{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:caf1e663-8e5d-5bcf-905a-9d6b6a32d3e8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.5.3-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.5.3-tuxcare.1",
      "version": "6.5.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.5.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3c4f06fd-8a15-5bcb-b24e-7ce3062f8add",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.5.3-tuxcare.1 of ajv."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.5.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:17c0f517-4701-514f-adee-44cb8e09bdc9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 6.5.3-tuxcare.1 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.5.3-tuxcare.1"
    }
  ]
}