{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e5ea9ce5-35cb-53f3-a852-dd956ec9bce7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@5.2.1-tuxcare.2",
      "type": "library",
      "name": "qs",
      "version": "5.2.1-tuxcare.2",
      "purl": "pkg:npm/qs@5.2.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4662a939-a3b1-58a3-86cc-a77bd70d7cd9",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 5.2.1-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15378dcd-6794-565b-830b-91f96abe056d",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24999 is fixed in version 5.2.1-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0a217ae2-90af-55e1-8082-226a3857785c",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 5.2.1-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0116dc94-bb8d-5ff0-8697-d98f07e56122",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 5.2.1-tuxcare.2 of qs. not_affected \u2014 The target repository (qs v5.2.1) is not affected by CVE-2026-2391. This vulnerability requires the `comma: true` option to enable parsing of comma-separated values into arrays, bypassing the `arrayLimit` enforcement. The `comma` option was introduced in qs v6.7.0 (commit b84acba, September 2018), which is well after v5.2.1. Since the feature does not exist in this version, the vulnerability ca..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:66f5931e-debc-51d8-8af9-8337d94a402a",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 5.2.1-tuxcare.2 of qs. not_affected \u2014 Version 5.2.1 is not affected by CVE-2026-8723. The vulnerability was introduced in commit 4c4b23d and first released in v6.11.1. Version 5.2.1 predates this vulnerable code by multiple major versions and lacks the arrayFormat='comma' option entirely. The existing code architecture safely handles null/undefined array elements through guards in the stringify function that prevent raw null/undefi..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@5.2.1-tuxcare.2"
    }
  ]
}