{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fc5fb2e0-d56a-53bf-8822-004821e3d5e2",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bson@1.0.9-tuxcare.1",
      "type": "library",
      "name": "bson",
      "version": "1.0.9-tuxcare.1",
      "purl": "pkg:npm/bson@1.0.9-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:37f03624-0c54-5d92-859f-3fceee50c1b5",
      "id": "CVE-2015-4411",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4411 is a false positive for bson 1.0.9-tuxcare.1. false_positive \u2014 CVE-2015-4411 targets the Ruby bson-ruby library (Moped::BSON::ObjecId.legal? method), but the target repository is the JavaScript js-bson library. These are separate projects for different language ecosystems maintained by MongoDB. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dec4bbd-d87a-5598-bb02-26b3ab801de5",
      "id": "CVE-2015-4412",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4412 is a false positive for bson 1.0.9-tuxcare.1. false_positive \u2014 CVE-2015-4412 affects the Ruby bson gem (bson-ruby), but the target repository is the JavaScript BSON library (npm package mongodb/js-bson). This is a wrong-project match - the advisory concerns a completely different implementation for a different programming language."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:37f21ed1-cbe2-5f63-ac92-caf02b3e404d",
      "id": "CVE-2019-2391",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-2391 affects version 1.0.9-tuxcare.1 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:79b04f5a-5058-57ac-887a-e77404df6626",
      "id": "CVE-2020-7610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7610 is fixed in version 1.0.9-tuxcare.1 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bson@1.0.9-tuxcare.1"
    }
  ]
}