{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:aaa6af14-aede-5b77-917e-0c0d7faaa214",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "fastify@3.29.5-tuxcare.1",
      "name": "fastify",
      "type": "library",
      "version": "3.29.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b528c6cb-b775-5d41-935a-7c52fc9f840b",
      "id": "CVE-2025-57319",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-57319 is fixed in version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "fastify@3.29.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2adc49dc-f5a3-585e-bc27-9237c901141a",
      "id": "CVE-2024-47764",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-47764 is fixed in version 3.29.5-tuxcare.1 of fastify."
      },
      "affects": [
        {
          "ref": "fastify@3.29.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "fastify@3.29.5-tuxcare.1"
    }
  ]
}