{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fe17aa35-143e-5161-85d7-b9fa50647754",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/qs@6.11.0-tuxcare.1",
      "type": "library",
      "name": "qs",
      "version": "6.11.0-tuxcare.1",
      "purl": "pkg:npm/qs@6.11.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b696f042-3750-56af-a1c4-08ef98a11b83",
      "id": "CVE-2020-15366",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-15366 is fixed in version 6.11.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.11.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4749b620-d1d1-52f8-8e79-e6b0e1b5982f",
      "id": "CVE-2025-69873",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-69873 is fixed in version 6.11.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.11.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:81f1a145-9ff8-55ea-bed8-210a730a8854",
      "id": "CVE-2026-82417",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-82417 affects version 6.11.0-tuxcare.1 of qs."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.11.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51315dd3-ef6b-569a-847b-898e2d359c14",
      "id": "CVE-2026-8723",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-8723 does not affect version 6.11.0-tuxcare.1 of qs. not_affected \u2014 Target version 6.11.0 is NOT affected by CVE-2026-8723. The vulnerability was introduced in commit 4c4b23d, first released in v6.11.1. The target uses a different architecture that joins arrays before encoding, preventing null/undefined from reaching the encoder function that would throw TypeError."
      },
      "affects": [
        {
          "ref": "pkg:npm/qs@6.11.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/qs@6.11.0-tuxcare.1"
    }
  ]
}