{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:abe65af0-411a-56a3-b372-0d5895b1d420",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-xml-parser",
      "purl": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.2",
      "version": "4.5.7-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:41fe80ba-f891-5816-b847-ac2a30e814bd",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25128 is fixed in version 4.5.7-tuxcare.2 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e38ee4bb-0b41-5091-8f5e-d0e52f8a3676",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41650 is fixed in version 4.5.7-tuxcare.2 of fast-xml-parser."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.2"
    }
  ]
}