{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa864787-b6b5-5d33-845e-f160f7215f3f",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@5.4.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@5.4.1",
      "version": "5.4.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-33036",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.4.1"
        }
      ],
      "bom-ref": "urn:uuid:90fdbc96-d5dd-5255-9d70-b236caa52ef6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33036 affects version 5.4.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-33349",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.4.1"
        }
      ],
      "bom-ref": "urn:uuid:45afeb79-419e-5cad-bf6a-09a379043a23",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-33349 affects version 5.4.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@5.4.1"
        }
      ],
      "bom-ref": "urn:uuid:1ee71610-0c8a-59c5-aa05-9e69fb785db4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 5.4.1 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@5.4.1"
    }
  ]
}