{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b6875d69-7352-5f71-9a30-d8892129d659",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.14.0",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.14.0",
      "version": "6.14.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.14.0"
        }
      ],
      "bom-ref": "urn:uuid:57c65837-d3a7-5ca6-809c-bdf7ef081b73",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-15366 affects version 6.14.0 of ajv, and is fixed in 6.14.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.14.0"
        }
      ],
      "bom-ref": "urn:uuid:8563ca63-32b7-55a5-8268-6210bc07a6fb",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 6.14.0 of ajv, and is fixed in 6.14.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.14.0"
    }
  ]
}