{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:86adceab-0bd4-5de2-ab67-122d450fc606",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@4.5.7",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.7",
      "version": "4.5.7",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7"
        }
      ],
      "bom-ref": "urn:uuid:825ee7de-0c9e-51e8-8e13-e90c2f7883ee",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25128 affects version 4.5.7 of fast-xml-parser, and is fixed in 4.5.7-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7"
        }
      ],
      "bom-ref": "urn:uuid:2d282d77-3539-5fa2-8e49-4e63dfb2f316",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.5.7 of fast-xml-parser, and is fixed in 4.5.7-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.7"
    }
  ]
}