{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:38087153-1cc9-50c2-8ce0-a51af13b8219",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@5.5.2-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@5.5.2-tuxcare.1",
      "version": "5.5.2-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@5.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e6c71a13-686e-54dc-aa54-0e61e4981afd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 5.5.2-tuxcare.1 of ajv."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@5.5.2-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:3bab0660-56f6-566b-b77b-f6827e9bba1d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 5.5.2-tuxcare.1 of ajv, and is fixed in 5.5.2-tuxcare.4."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@5.5.2-tuxcare.1"
    }
  ]
}