{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7b77e8e4-17c3-5fbf-b77b-c151f61d8da8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-xml-parser@3.17.5",
      "type": "library",
      "name": "fast-xml-parser",
      "version": "3.17.5",
      "purl": "pkg:npm/fast-xml-parser@3.17.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f9a5230e-0e84-5b18-91a6-27ea7eaaa46a",
      "id": "CVE-2023-26920",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-26920 affects version 3.17.5 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.17.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b22fbf9f-3e8b-5de7-91e5-1ac3e9460554",
      "id": "CVE-2026-25128",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-25128 affects version 3.17.5 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.17.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3877d616-0707-532b-aeb0-9ec8f28dec96",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 3.17.5 of fast-xml-parser."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-xml-parser@3.17.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-xml-parser@3.17.5"
    }
  ]
}