{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa553b56-7f46-5e58-9e12-eca78f29df3e",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongoose@7.8.8-tuxcare.2",
      "type": "library",
      "name": "mongoose",
      "version": "7.8.8-tuxcare.2",
      "purl": "pkg:npm/mongoose@7.8.8-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:20a33384-0c10-558c-b2dd-003f6e6a7c13",
      "id": "CVE-2026-41650",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-41650 affects version 7.8.8-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4428f831-4222-5871-85e8-057e1dd5b2b4",
      "id": "CVE-2026-42334",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-42334 is fixed in version 7.8.8-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:52d418f7-9937-5d0b-8901-e33614ae9a77",
      "id": "GHSA-664h-wqgq-64gw",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-664h-wqgq-64gw affects version 7.8.8-tuxcare.2 of mongoose."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongoose@7.8.8-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongoose@7.8.8-tuxcare.2"
    }
  ]
}