{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac94bba3-99b9-5338-a35f-e615a82010bb",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mongodb",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.4",
      "version": "2.2.36-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-6382",
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:aff5589e-9ee1-5a9d-ad57-b02456c6d7dc",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6382 is a false positive for mongodb 2.2.36-tuxcare.4. 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."
      }
    },
    {
      "id": "CVE-2025-11695",
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:511f214e-62e5-5e33-b227-13eb994c5a37",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-11695 does not affect version 2.2.36-tuxcare.4 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...",
        "justification": "code_not_present"
      }
    },
    {
      "id": "GHSA-mh5c-679w-hh4r",
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:ddb3e248-03d5-5274-8932-e65d298aca64",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.4 of mongodb."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.4"
    }
  ]
}