{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:35f9eef4-0f48-50ee-865f-81d86966b127",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ajv@6.11.0-tuxcare.1",
      "type": "library",
      "name": "ajv",
      "version": "6.11.0-tuxcare.1",
      "purl": "pkg:npm/ajv@6.11.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:be5f6d1c-afe0-5cc8-a59e-4c200c96c5ac",
      "id": "CVE-2020-15366",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.11.0-tuxcare.1 of ajv."
      },
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.11.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bce05c10-8341-5d08-affd-2e189bbc09eb",
      "id": "CVE-2025-69873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-69873 is fixed in version 6.11.0-tuxcare.1 of ajv."
      },
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.11.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.11.0-tuxcare.1"
    }
  ]
}