{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0c4d34fa-f071-5aef-b3c4-c70826a298bb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@0.6.6-tuxcare.5",
      "type": "library",
      "name": "qs",
      "version": "0.6.6-tuxcare.5",
      "purl": "pkg:npm/qs@0.6.6-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:761e1bdf-1285-5cc7-93fc-9fe93adb98a7",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 0.6.6-tuxcare.5 of qs. not_affected \u2014 Version 0.6.6 does not have the comma parsing feature required for this vulnerability. CVE-2026-2391 exploits a bypass in the arrayLimit enforcement when comma-separated values are parsed as arrays via the `comma: true` option. This version lacks both the comma parsing feature and the options system entirely, using only a hardcoded defaults object. All array-creation mechanisms that do exist (b..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@0.6.6-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:05f04317-1f5f-51b1-83e3-e100b0a85e8b",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 0.6.6-tuxcare.5 of qs. not_affected \u2014 Target version 0.6.6 uses a fundamentally different architecture that predates the vulnerable code pattern. The arrayFormat: 'comma' and encodeValuesOnly options do not exist. Arrays with null/undefined are safely handled via String() coercion before encoding."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@0.6.6-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71f54599-5731-5928-a9e5-208baffc1875",
      "id": "GHSA-crvj-3gj9-gm2p",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-crvj-3gj9-gm2p is a false positive for qs 0.6.6-tuxcare.5."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@0.6.6-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@0.6.6-tuxcare.5"
    }
  ]
}