{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bfae2b35-2138-5506-a361-b1614bc7cebc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@6.10.7-tuxcare.1",
      "type": "library",
      "name": "qs",
      "version": "6.10.7-tuxcare.1",
      "purl": "pkg:npm/qs@6.10.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d4d4c852-c81e-57f0-98ca-0242e6e156dd",
      "id": "CVE-2025-15284",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-15284 is fixed in version 6.10.7-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.10.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6b266d6e-22b6-5a16-80b7-a2ff7891647d",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-2391 is fixed in version 6.10.7-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.10.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17c206de-0648-5a43-a4c5-790901808324",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 6.10.7-tuxcare.1 of qs. not_affected \u2014 Version 6.10.7 is not affected by CVE-2026-8723. The vulnerable code pattern (encoding array elements before joining) was introduced in version 6.11.1. Version 6.10.7 implements the comma + encodeValuesOnly path differently: it joins the array first (converting null/undefined to empty strings), then encodes the resulting string parts. The encoder never receives null/undefined values and therefo..."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.10.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@6.10.7-tuxcare.1"
    }
  ]
}