{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:205312f7-4e2c-52fe-bb3a-0b61a20bdcbe",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mongodb",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.5",
      "version": "2.2.36-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-6382",
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:7ffe6b18-27fa-5c4b-b0a1-c62f4d119e29",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-6382 is a false positive for mongodb 2.2.36-tuxcare.5. 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.5"
        }
      ],
      "bom-ref": "urn:uuid:68ea6b3e-5aa0-597e-b922-e4f87eb796b5",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-11695 does not affect version 2.2.36-tuxcare.5 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.5"
        }
      ],
      "bom-ref": "urn:uuid:4164ee19-7419-555d-a2f0-9c443dcdce24",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.5 of mongodb."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.5"
    }
  ]
}