{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8815db3c-32c2-528c-a6e2-f79919d8d2b8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1",
      "type": "library",
      "name": "fast-uri",
      "version": "2.4.2-tuxcare.1",
      "purl": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:da6658b6-692a-59be-ac4c-4be6bcb5e61f",
      "id": "CVE-2018-16487",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-16487 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:608bd410-0e3e-53d7-ada0-64d3ca53ede7",
      "id": "CVE-2018-3721",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3721 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:07f09f1a-0baa-5dc0-a43a-07528a618c35",
      "id": "CVE-2019-10744",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2019-10744 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b9618da7-b645-577d-8b6e-426aa422d12d",
      "id": "CVE-2021-23337",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-23337 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a539c937-5c91-50da-8d05-3750550e32eb",
      "id": "CVE-2026-16221",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-16221 is fixed in version 2.4.2-tuxcare.1 of fast-uri."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6731786f-d24c-50ef-802c-c867ca91f71d",
      "id": "CVE-2026-6321",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6321 does not affect version 2.4.2-tuxcare.1 of fast-uri. not_affected \u2014 The target repository fast-uri v2.4.2 already contains the vendor-authored fix for CVE-2026-6321. The vulnerability pattern (premature decoding of percent-encoded path-reserved characters) has been removed by upstream commit 23108bc authored by Matteo Collina on 2026-07-17, which introduced the normalizePathEncoding() defense that preserves %2F and %2E as encoded data during path processing."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1e9e4713-5643-5da8-864a-548c2fdb9961",
      "id": "CVE-2026-6322",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-6322 does not affect version 2.4.2-tuxcare.1 of fast-uri. not_affected \u2014 The target repository (fast-uri v2.4.2) contains a complete fix for CVE-2026-6322. The vulnerability involved percent-encoded authority delimiters being decoded and serialized as literal characters, changing URI authority structure. The fix, introduced in commit 23108bc, adds reescapeHostDelimiters() function that re-encodes authority delimiters after percent-decoding. This fix was authored by ..."
      },
      "affects": [
        {
          "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/fast-uri@2.4.2-tuxcare.1"
    }
  ]
}