{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a7e1864-6d5a-5f9a-8731-a2521430cda8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@6.7.0-tuxcare.1",
      "type": "library",
      "name": "qs",
      "version": "6.7.0-tuxcare.1",
      "purl": "pkg:npm/qs@6.7.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fc5a0ac1-7c94-5f99-8423-a26f38e43aaa",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-24999 affects version 6.7.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:390363cd-f866-5a45-a78c-7054405637b0",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 6.7.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:905e1916-0fdc-5625-ba73-161a7e3116cf",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-2391 affects version 6.7.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3d6768bb-5e16-5b55-a96f-12436b02aa8d",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 6.7.0-tuxcare.1 of qs. not_affected \u2014 Version 6.7.0 is NOT affected by CVE-2026-8723. The vulnerable code path that causes TypeError when stringifying arrays with null/undefined elements under arrayFormat='comma' + encodeValuesOnly=true does not exist in this version. The target uses a different, safe implementation that joins array elements before encoding."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@6.7.0-tuxcare.1"
    }
  ]
}