{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e91e023c-6246-5b86-923f-fa0f57e0d9ff",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.5.3-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.5.3-tuxcare.2",
      "version": "6.5.3-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.5.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:bd1c148e-03b3-51b7-bbe0-68425f8139b3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.5.3-tuxcare.2 of ajv."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.5.3-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:933bd928-cb35-555d-9e51-b39e18699a63",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 6.5.3-tuxcare.2 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.5.3-tuxcare.2"
    }
  ]
}