{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:92950deb-5108-5b53-a458-30c2bff8ee0f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.1",
      "type": "library",
      "name": "mongodb",
      "version": "2.2.36-tuxcare.1",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:16f96db4-fae3-55ee-be35-f10ed84878f7",
      "id": "CVE-2024-6382",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6382 is a false positive for mongodb 2.2.36-tuxcare.1. 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:452525d1-2e84-5d56-953e-4955b4b3e98a",
      "id": "CVE-2025-11695",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-11695 does not affect version 2.2.36-tuxcare.1 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e45e4e8e-4386-5ebc-882a-20bb7a36090d",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.1 of mongodb."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.1"
    }
  ]
}