{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0e52cc53-20c8-5f8a-8489-d6758ecf812b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@8.13.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@8.13.0-tuxcare.1",
      "version": "8.13.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@8.13.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c0b4f41f-c517-59f5-ade3-bae2aaf7e7f6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-69873 affects version 8.13.0-tuxcare.1 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@8.13.0-tuxcare.1"
    }
  ]
}