{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1c1d61f8-c64e-52f1-9d62-bd23c6bb0a75",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mongoose",
      "purl": "pkg:npm/mongoose@7.8.8-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/mongoose@7.8.8-tuxcare.4",
      "version": "7.8.8-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-53900",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:c84602d4-216c-5cfe-8fa9-7f87b629b41f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-53900 is fixed in version 7.8.8-tuxcare.4 of mongoose."
      }
    },
    {
      "id": "CVE-2026-41650",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:a987fc09-255b-59c7-b2c4-5121b4419bd7",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 7.8.8-tuxcare.4. false_positive \u2014 CVE-2026-41650 concerns fast-xml-parser XMLBuilder, but the target repository is mongoose (MongoDB ODM). Exhaustive containment search found no fast-xml-parser code, no XMLBuilder functionality, no XML building APIs, and no dependency relationship. This is a wrong-project match - mongoose works exclusively with MongoDB/BSON documents and has no XML processing capabilities."
      }
    },
    {
      "id": "CVE-2026-42334",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:342974db-9d45-5bf9-aafd-cf7480774b25",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-42334 is fixed in version 7.8.8-tuxcare.4 of mongoose."
      }
    },
    {
      "id": "CVE-2026-73562",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:8220f339-e9c3-5623-bfc1-fc54e6b71b77",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-73562 is fixed in version 7.8.8-tuxcare.4 of mongoose."
      }
    },
    {
      "id": "GHSA-664h-wqgq-64gw",
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:482b05de-e0c0-5870-82d2-58902b33bd81",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw is fixed in version 7.8.8-tuxcare.4 of mongoose."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@7.8.8-tuxcare.4"
    }
  ]
}