{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c1138afb-8b7d-589a-92ba-19682d66a347",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.10.2",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.10.2",
      "version": "6.10.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.10.2"
        }
      ],
      "bom-ref": "urn:uuid:8746523f-9968-54a7-8a95-6cec3c7c1745",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15366 affects version 6.10.2 of ajv, and is fixed in 6.10.2-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.10.2"
        }
      ],
      "bom-ref": "urn:uuid:be9d02ae-1e34-50cb-8537-d837caa9c3c3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 6.10.2 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.10.2"
    }
  ]
}