{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:58d08523-0a22-5795-a5b6-6f0657c181ca",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@7.8.8-tuxcare.1",
      "type": "library",
      "name": "mongoose",
      "version": "7.8.8-tuxcare.1",
      "purl": "pkg:npm/mongoose@7.8.8-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:714a8533-89f1-5b5e-bc69-fb192087fa23",
      "id": "CVE-2024-53900",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-53900 affects version 7.8.8-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17541984-e9f8-500d-bba1-97a5a010b304",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2026-41650 is a false positive for mongoose 7.8.8-tuxcare.1. 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.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5def23c1-caf6-531a-9060-7cca30cac600",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42334 affects version 7.8.8-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:32ed5b15-d5cc-5c37-bf55-b48d2cd0a978",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 7.8.8-tuxcare.1 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@7.8.8-tuxcare.1"
    }
  ]
}