{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4b0ec2b0-25b7-5330-87c9-1e932ed7f4d4",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.2",
      "type": "library",
      "name": "mongodb",
      "version": "2.2.36-tuxcare.2",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9801dd69-4696-5526-a414-b9efb3ea85e1",
      "id": "CVE-2024-6382",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6382 is a false positive for mongodb 2.2.36-tuxcare.2. false_positive \u2014 CVE-2024-6382 concerns the MongoDB Rust Driver, but the target repository is the MongoDB Node.js/JavaScript driver version 2.2.36. These are completely separate driver implementations for different programming languages with no code relationship."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:74321fcd-4ca6-53b3-bb1d-8eb2aa3c8a2d",
      "id": "CVE-2025-11695",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-11695 does not affect version 2.2.36-tuxcare.2 of mongodb. not_affected \u2014 CVE-2025-11695 concerns the MongoDB Rust Driver's tlsInsecure parameter having inverted logic (tlsInsecure=False incorrectly disables certificate validation). The target MongoDB Node.js Driver version 2.2.36 does not have the tlsInsecure parameter at all - it was added to the Node.js driver in a later version (commit 24c32dd2f, January 2020). Version 2.2.36 uses the sslValidate parameter instea..."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7ee9d1c3-135e-5899-a714-81a069cb60be",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.2 of mongodb."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
    }
  ]
}