{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:53056c78-5685-5240-a19c-fcb5f625c7f1",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "mongodb@2.2.36-tuxcare.3",
      "name": "mongodb",
      "type": "library",
      "version": "2.2.36-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6946f32c-bea5-5174-a0e3-5a8dcd4ea75f",
      "id": "GHSA-mh5c-679w-hh4r",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-mh5c-679w-hh4r is fixed in version 2.2.36-tuxcare.3 of mongodb."
      },
      "affects": [
        {
          "ref": "mongodb@2.2.36-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "mongodb@2.2.36-tuxcare.3"
    }
  ]
}