{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:10686fe3-06c5-52cb-a620-329372f1a896",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-uri@3.0.3",
      "type": "library",
      "name": "fast-uri",
      "version": "3.0.3",
      "purl": "pkg:npm/fast-uri@3.0.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c0f20871-4a9b-5fe9-b4ac-a20cc60b91f4",
      "id": "CVE-2026-18446",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-18446 is fixed in version 3.0.3 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62760607-350a-5bdb-904b-5b8dbbb2f588",
      "id": "CVE-2026-75975",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75975 affects version 3.0.3 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.0.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f5d02b48-fc5d-5b9d-a6c1-c4a0f3407f58",
      "id": "CVE-2026-76172",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-76172 is fixed in version 3.0.3 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@3.0.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@3.0.3"
    }
  ]
}