{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e77b8cd1-9618-5d4a-b6c1-f8e6c618282c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/express@3.21.2-tuxcare.1",
      "type": "library",
      "name": "express",
      "version": "3.21.2-tuxcare.1",
      "purl": "pkg:npm/express@3.21.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:2571d749-7437-5bab-80fd-7b9561418cca",
      "id": "CVE-2024-10491",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-10491 is fixed in version 3.21.2-tuxcare.1 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:84d95b87-8aa9-592e-88a0-a3df2c7a3388",
      "id": "CVE-2024-29041",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-29041 is fixed in version 3.21.2-tuxcare.1 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e7e1c330-2aa3-5d76-9baa-73eb382fc98c",
      "id": "CVE-2024-43796",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43796 is fixed in version 3.21.2-tuxcare.1 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6311364b-a9e5-520a-bd3b-c862242c60c0",
      "id": "CVE-2024-51999",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-51999 is a false positive for express 3.21.2-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3a652cc-9337-5634-94f0-a8e1076c403c",
      "id": "CVE-2024-9266",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9266 is fixed in version 3.21.2-tuxcare.1 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:509ea0ca-06de-5202-9f52-e12b8a2b1933",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 3.21.2-tuxcare.1 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.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/express@3.21.2-tuxcare.1"
    }
  ]
}