{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3988fa08-8dd9-57e3-86ed-47690d22d14a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.10.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.10.2-tuxcare.1",
      "version": "6.10.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.10.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:68e7ad83-23ed-556d-9aad-4fc3a1ad48d3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.10.2-tuxcare.1 of ajv."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.10.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:cbe56cc8-8d26-586f-b2d4-042880f7bb40",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 6.10.2-tuxcare.1 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.10.2-tuxcare.1"
    }
  ]
}