{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3b34a666-5b67-55ec-b0af-a9f7c48bacb0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1",
      "type": "library",
      "name": "fast-xml-parser",
      "version": "3.14.0-tuxcare.1",
      "purl": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e0bba9f0-2031-557e-91ad-a6b1388afc16",
      "id": "CVE-2023-26920",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-26920 is fixed in version 3.14.0-tuxcare.1 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bb988dac-5cc0-5a9c-9ea6-d7a10abd56e7",
      "id": "CVE-2026-25128",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25128 affects version 3.14.0-tuxcare.1 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3dba099a-7d0d-53c8-9e76-ad5248133e02",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41650 is fixed in version 3.14.0-tuxcare.1 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@3.14.0-tuxcare.1"
    }
  ]
}