{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0b685e4c-6ab1-5d54-9842-ecd187c46e2f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@2.4.2-tuxcare.3",
      "type": "library",
      "name": "qs",
      "version": "2.4.2-tuxcare.3",
      "purl": "pkg:npm/qs@2.4.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:94cad83b-4a21-59ae-ba20-1b626fb24ee4",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 2.4.2-tuxcare.3 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:36b77f73-4b52-52d5-b02e-95f6972ec8d6",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24999 is fixed in version 2.4.2-tuxcare.3 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d13492e3-7f2d-5901-a795-a38324686331",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-15284 is fixed in version 2.4.2-tuxcare.3 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:59879806-dee7-5be5-9ba9-d1e1b3e3e303",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 2.4.2-tuxcare.3 of qs. Version 2.4.2 is not vulnerable. Summary: Target repository (qs v2.4.2) does not contain the 'comma' option feature required for CVE-2026-2391 exploitation. This vulnerability only affects qs versions 6.x and later where the comma-separated value parsing feature exists. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a7657b07-3c9e-5264-9a3c-1b694ff9aa5b",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 2.4.2-tuxcare.3 of qs. not_affected \u2014 Target version 2.4.2 is not affected by CVE-2026-8723. The vulnerability was introduced in v6.11.1 (2023) when `arrayFormat: 'comma'` with `encodeValuesOnly` support was added. Version 2.4.2 (2015) predates this feature and does not contain the vulnerable code path. The `utils.maybeMap(obj, encoder)` call that crashes on null/undefined does not exist in v2.4.2. Additionally, v2.4.2 has explicit..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@2.4.2-tuxcare.3"
    }
  ]
}