{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:64c10396-c12f-54d7-9200-9ba7caed4a68",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/express@3.21.2-tuxcare.4",
      "type": "library",
      "name": "express",
      "version": "3.21.2-tuxcare.4",
      "purl": "pkg:npm/express@3.21.2-tuxcare.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d8ac2a3e-42cf-544f-858d-03c4ae09fcde",
      "id": "CVE-2024-10491",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-10491 is fixed in version 3.21.2-tuxcare.4 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:40a4ebc6-a279-522d-a663-0bb818177a15",
      "id": "CVE-2024-29041",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-29041 is fixed in version 3.21.2-tuxcare.4 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eeba6676-0f10-5b09-9cbb-e4f52eba7048",
      "id": "CVE-2024-43796",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43796 is fixed in version 3.21.2-tuxcare.4 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f7009625-2ae1-5f9b-93ab-a81e3371e220",
      "id": "CVE-2024-51999",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-51999 is a false positive for express 3.21.2-tuxcare.4."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b20e3685-0a31-5dda-8313-e3b37e861bc4",
      "id": "CVE-2024-9266",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9266 is fixed in version 3.21.2-tuxcare.4 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d203fecb-0abb-5b15-95d3-49592a543202",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 3.21.2-tuxcare.4 of express. not_affected \u2014 Express 3.21.2 does not contain the vulnerable code. The CVE-2026-2391 vulnerability exists in the `qs` library (versions < 6.14.2), not in Express's source code. Express 3.21.2 delegates query parsing to Connect middleware and does not vendor or bundle the `qs` library code. The vulnerability pattern (arrayLimit bypass in comma parsing) is not present in the Express repository."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/express@3.21.2-tuxcare.4"
    }
  ]
}