{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee33b44e-b064-5034-b6af-a8a90c7e9848",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bson@0.5.7-tuxcare.1",
      "type": "library",
      "name": "bson",
      "version": "0.5.7-tuxcare.1",
      "purl": "pkg:npm/bson@0.5.7-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:add7e1be-ab02-588d-b657-a2061ebf16d2",
      "id": "CVE-2018-13863",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-13863 is fixed in version 0.5.7-tuxcare.1 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:20275862-5473-54b9-a23a-e103d8e699ca",
      "id": "CVE-2019-2391",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-2391 affects version 0.5.7-tuxcare.1 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e327e3ec-649f-5f98-acd9-d94a0c4602d7",
      "id": "CVE-2020-7610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7610 is fixed in version 0.5.7-tuxcare.1 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
    }
  ]
}