{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0a6a0218-8a55-50ff-826d-b6b55e5aff87",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "fast-uri",
      "purl": "pkg:npm/fast-uri@4.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/fast-uri@4.1.2",
      "version": "4.1.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-75899",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.1.2"
        }
      ],
      "bom-ref": "urn:uuid:6ce1a2d4-4550-5245-b90d-b9fa6170fa0e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75899 affects version 4.1.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75931",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.1.2"
        }
      ],
      "bom-ref": "urn:uuid:90c97150-a380-534d-be89-606c2fa46c42",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75931 affects version 4.1.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-75975",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.1.2"
        }
      ],
      "bom-ref": "urn:uuid:da0252f7-e206-5ee4-8a5c-7aaa7f520008",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-75975 affects version 4.1.2 of fast-uri."
      }
    },
    {
      "id": "CVE-2026-76172",
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@4.1.2"
        }
      ],
      "bom-ref": "urn:uuid:7b49804b-ba04-5590-a642-57a337a0933a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-76172 affects version 4.1.2 of fast-uri."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@4.1.2"
    }
  ]
}