{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:33caf79a-aa49-57ac-8936-78498fbce2c6",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/express@3.21.2-tuxcare.2",
      "type": "library",
      "name": "express",
      "version": "3.21.2-tuxcare.2",
      "purl": "pkg:npm/express@3.21.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:44f83bb8-6534-50d2-93f8-62e904b172b7",
      "id": "CVE-2024-10491",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-10491 is fixed in version 3.21.2-tuxcare.2 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:67ed5f48-e320-54b1-8043-d2d5c1d11bfe",
      "id": "CVE-2024-29041",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-29041 is fixed in version 3.21.2-tuxcare.2 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d5640409-119e-53dd-a6d0-32521b7ebb6a",
      "id": "CVE-2024-43796",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43796 is fixed in version 3.21.2-tuxcare.2 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15ba52c0-9fe7-5516-9ceb-b96413621baa",
      "id": "CVE-2024-51999",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-51999 is a false positive for express 3.21.2-tuxcare.2."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:133f1c33-935d-5a96-9802-d97ef9e415ea",
      "id": "CVE-2024-9266",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9266 is fixed in version 3.21.2-tuxcare.2 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:12ae12b9-4eb9-56b7-8a3e-d46e6e3f1a17",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 3.21.2-tuxcare.2 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.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/express@3.21.2-tuxcare.2"
    }
  ]
}