{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2ab0a6b3-7cb8-592d-94a5-51b250b271b9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@3.1.0-tuxcare.2",
      "type": "library",
      "name": "qs",
      "version": "3.1.0-tuxcare.2",
      "purl": "pkg:npm/qs@3.1.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f4d4848f-669e-5fce-bc4f-485f9320d765",
      "id": "CVE-2016-2515",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2016-2515 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e92b4c01-4132-56c1-ba9a-80964250cbb9",
      "id": "CVE-2017-1000048",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-1000048 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8d57f80e-4f98-593a-9ec1-4d30d55df164",
      "id": "CVE-2017-16137",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-16137 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:10509c8e-2a91-58e5-a804-7f2741d06a83",
      "id": "CVE-2017-20165",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2017-20165 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0df018f3-6899-5ba7-9d39-2982732b2b77",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24999 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:13b802b1-0ed7-59bc-96c8-9128003101dd",
      "id": "CVE-2022-29167",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-29167 is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fd296a5c-5a08-5247-b553-7ad39d88641c",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-15284 affects version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ac9d8b6a-f7f1-5d7d-aea4-1b1ffac4bf0a",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 3.1.0-tuxcare.2 of qs. not_affected \u2014 Version 3.1.0 does not contain the comma-parsing feature that enables CVE-2026-2391. The vulnerability requires the `comma` option to parse comma-separated strings as arrays, but this feature was introduced in 2018, three years after version 3.1.0 was released in 2015. Comma-separated parameter values remain as strings and are never split into arrays, making the arrayLimit bypass impossible."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad6973ed-24f6-5b7a-adbe-bfc60e4034ef",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 3.1.0-tuxcare.2 of qs. not_affected \u2014 Version 3.1.0 is not affected by CVE-2026-8723. The vulnerability requires both `arrayFormat: 'comma'` and `encodeValuesOnly: true` options, neither of which exist in this version. The `comma` arrayFormat was introduced in v6.7.0 (approximately 2 years after v3.1.0's May 2015 release), and `encodeValuesOnly` was added in v6.4.0 (February 2017). The vulnerable code pattern requiring `utils.maybe..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d00edae1-c4d2-5af9-b86f-3e5edc35ad99",
      "id": "GHSA-5c6j-r48x-rmvq",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-5c6j-r48x-rmvq is fixed in version 3.1.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@3.1.0-tuxcare.2"
    }
  ]
}