{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b1934030-0bab-5596-a051-1559ac66c729",
  "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.1",
      "type": "library",
      "bom-ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.1",
      "version": "4.5.7-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-25128",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:69d0aeac-a6e4-53d5-90bb-23a05ee2ba33",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-25128 is fixed in version 4.5.7-tuxcare.1 of fast-xml-parser."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:5aa9e308-9854-532c-857e-d210bfaa379f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 4.5.7-tuxcare.1 of fast-xml-parser, and is fixed in 4.5.7-tuxcare.2."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@4.5.7-tuxcare.1"
    }
  ]
}