{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:69ca8c5a-4552-5b59-9317-29ddad4c3289",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-uri",
      "purl": "pkg:npm/fast-uri@2.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@2.4.0",
      "version": "2.4.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-13676",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.0"
        }
      ],
      "bom-ref": "urn:uuid:7407efef-73fd-5fa8-8127-69c13c704961",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-13676 affects version 2.4.0 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-18446",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.0"
        }
      ],
      "bom-ref": "urn:uuid:7df5a2a5-7446-5a4d-9658-e03a7b8b41d1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-18446 affects version 2.4.0 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-6321",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.0"
        }
      ],
      "bom-ref": "urn:uuid:4962216b-1625-51a0-ac87-be7367ed02d5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-6321 affects version 2.4.0 of fast-uri, and is fixed in 2.4.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-75975",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.0"
        }
      ],
      "bom-ref": "urn:uuid:7d47522d-6c2c-5526-b882-2a73653edefe",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75975 affects version 2.4.0 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-76172",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.0"
        }
      ],
      "bom-ref": "urn:uuid:843b12fb-61c8-5eca-8eed-005928e9d223",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-76172 affects version 2.4.0 of fast-uri."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@2.4.0"
    }
  ]
}