{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee171a73-4b5e-5b34-9b8c-01320db075c8",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "mongodb@2.2.36-tuxcare.1",
      "name": "mongodb",
      "type": "library",
      "version": "2.2.36-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d29c75fd-b566-5352-a2ae-62e8ce268a0f",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r is fixed in version 2.2.36-tuxcare.1 of mongodb."
      },
      "affects": [
        {
          "ref": "mongodb@2.2.36-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "mongodb@2.2.36-tuxcare.1"
    }
  ]
}