{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:11d22de9-6631-52b4-b8a5-e248e325907c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.3",
      "type": "library",
      "name": "mongodb",
      "version": "2.2.36-tuxcare.3",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:93210e1e-1425-5652-9b68-5bc4182ee010",
      "id": "CVE-2024-6382",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6382 is a false positive for mongodb 2.2.36-tuxcare.3. 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e15e1dc9-bd01-5853-baac-4995f5e5556c",
      "id": "CVE-2025-11695",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-11695 does not affect version 2.2.36-tuxcare.3 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51958beb-50e2-5304-89bb-61bbda63eb6e",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.3 of mongodb."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.3"
    }
  ]
}