{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:186160e4-8877-5218-af28-c904426d863f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/mongodb@2.2.36-tuxcare.2",
      "type": "library",
      "name": "mongodb",
      "version": "2.2.36-tuxcare.2",
      "purl": "pkg:npm/mongodb@2.2.36-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7ee9d1c3-135e-5899-a714-81a069cb60be",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r affects version 2.2.36-tuxcare.2 of mongodb."
      },
      "affects": [
        {
          "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/mongodb@2.2.36-tuxcare.2"
    }
  ]
}