{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bac5693d-f694-5046-b38f-710a9f44ef64",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ajv@4.11.8-tuxcare.1",
      "type": "library",
      "name": "ajv",
      "version": "4.11.8-tuxcare.1",
      "purl": "pkg:npm/ajv@4.11.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:8d8da97a-23de-593d-b9a5-589bd7b3d6b8",
      "id": "CVE-2020-15366",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 4.11.8-tuxcare.1 of ajv."
      },
      "affects": [
        {
          "ref": "pkg:npm/ajv@4.11.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2247ae8f-126a-547c-9472-301db833cc98",
      "id": "CVE-2025-69873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-69873 is fixed in version 4.11.8-tuxcare.1 of ajv."
      },
      "affects": [
        {
          "ref": "pkg:npm/ajv@4.11.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ajv@4.11.8-tuxcare.1"
    }
  ]
}