{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f5803ac3-a75d-5118-a483-0d06fde51017",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@2.2.5-tuxcare.1",
      "type": "library",
      "name": "qs",
      "version": "2.2.5-tuxcare.1",
      "purl": "pkg:npm/qs@2.2.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:135a70f2-8f6d-5c95-81e6-eed6c523a9f8",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 2.2.5-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17456708-3fd0-54b6-b56f-c78c3f0502c5",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24999 is fixed in version 2.2.5-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8bb3d3af-ee94-5d05-a439-1570cf788b03",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-15284 is fixed in version 2.2.5-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c41303d0-ee3b-5c62-bd47-9256963e334c",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 2.2.5-tuxcare.1 of qs. Version 2.2.5 is not vulnerable. Summary: The target repository (qs v2.2.5-tuxcare.1) does not contain the comma-separated value parsing feature that is vulnerable in CVE-2026-2391. This version predates the introduction of the 'comma' option entirely, making it immune to this specific vulnerability. [terminalized not_affected from patch_application_manual/not_vulnerable]"
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5853aa7e-952f-586e-98e3-22101d154a63",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 2.2.5-tuxcare.1 of qs. not_affected \u2014 Version 2.2.5 does not contain the vulnerable code pattern. The vulnerability exists in versions >=6.11.1 <6.15.2 where the comma arrayFormat combined with encodeValuesOnly option calls utils.maybeMap without null guards, causing TypeError on .length access for null/undefined array elements. Version 2.2.5 predates these features entirely - it has no arrayFormat option, no encodeValuesOnly optio..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@2.2.5-tuxcare.1"
    }
  ]
}