{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d614b406-eb82-5b27-b214-23e5b2f0eb01",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ajv",
      "purl": "pkg:npm/ajv@6.14.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/ajv@6.14.0-tuxcare.1",
      "version": "6.14.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-15366",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.14.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:294afbf5-1cfb-5b26-97b0-98463e674255",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.14.0-tuxcare.1 of ajv."
      }
    },
    {
      "id": "CVE-2025-69873",
      "affects": [
        {
          "ref": "pkg:npm/ajv@6.14.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:814f21f2-a7e5-5fb6-8f2b-bbbc700e1dd3",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-69873 is fixed in version 6.14.0-tuxcare.1 of ajv."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@6.14.0-tuxcare.1"
    }
  ]
}