{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ba7c17dd-0a0c-50e5-95e1-82af83bd19fb",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@7.8.8-tuxcare.3",
      "type": "library",
      "name": "mongoose",
      "version": "7.8.8-tuxcare.3",
      "purl": "pkg:npm/mongoose@7.8.8-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a655578d-9e8c-502f-bfe5-756b3df0a196",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-53900 is fixed in version 7.8.8-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e6784a5c-4b27-5a44-a2de-46d47093ee98",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 7.8.8-tuxcare.3. 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."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:681287a0-5cc0-5279-925f-9f74af65a5eb",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-42334 is fixed in version 7.8.8-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a522e073-170a-540f-9ed8-797d56a07f09",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw is fixed in version 7.8.8-tuxcare.3 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@7.8.8-tuxcare.3"
    }
  ]
}