{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7add6d05-e51d-573c-873c-ed8213681276",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@6.7.0-tuxcare.2",
      "type": "library",
      "name": "qs",
      "version": "6.7.0-tuxcare.2",
      "purl": "pkg:npm/qs@6.7.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ce3ad305-803f-5074-9bf9-027de76faf14",
      "id": "CVE-2022-24999",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24999 is fixed in version 6.7.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9c441824-c715-56d4-97b8-a694f2aa15ed",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-15284 is fixed in version 6.7.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d013dbd4-c2e1-5fbf-97a0-05465b981125",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2391 is fixed in version 6.7.0-tuxcare.2 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.7.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71c29c43-4532-5ebd-90b8-2c371d5244c8",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 6.7.0-tuxcare.2 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.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@6.7.0-tuxcare.2"
    }
  ]
}