{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9ebdc592-7151-5b01-81eb-a6b747e34dda",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/express@3.21.2-tuxcare.3",
      "type": "library",
      "name": "express",
      "version": "3.21.2-tuxcare.3",
      "purl": "pkg:npm/express@3.21.2-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e56fc8e3-201e-5c77-ad5a-231821e46dd6",
      "id": "CVE-2024-10491",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-10491 is fixed in version 3.21.2-tuxcare.3 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a7547116-fd02-51fc-b30d-f5723eb24413",
      "id": "CVE-2024-29041",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-29041 is fixed in version 3.21.2-tuxcare.3 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:38624e9c-ebaa-595d-b83a-159831c97b63",
      "id": "CVE-2024-43796",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43796 is fixed in version 3.21.2-tuxcare.3 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a2c25c43-bf47-5198-8cdd-c8043b8e129e",
      "id": "CVE-2024-51999",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-51999 is a false positive for express 3.21.2-tuxcare.3."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:174c80dc-e273-5daa-af4d-a18f774ea86f",
      "id": "CVE-2024-9266",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-9266 is fixed in version 3.21.2-tuxcare.3 of express."
      },
      "affects": [
        {
          "ref": "pkg:npm/express@3.21.2-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b5dd3eea-2361-57cf-bb2b-40e9b4549f31",
      "id": "CVE-2026-2391",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-2391 does not affect version 3.21.2-tuxcare.3 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.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/express@3.21.2-tuxcare.3"
    }
  ]
}