{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cf48cee7-d9db-5c5a-ad60-32593b71e6a7",
  "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:3efe7466-e340-50ee-abc7-44e867d1b097",
      "id": "CVE-2015-4411",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4411 is a false positive for bson 0.5.7-tuxcare.1. false_positive \u2014 CVE-2015-4411 concerns the Ruby library mongodb/bson-ruby (specifically the Moped::BSON::ObjectId.legal? method), but the target repository is mongodb/js-bson, a JavaScript/Node.js library. These are separate projects in different programming languages with independent codebases. This is a wrong-project match."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:023a612a-187d-5754-b9b9-d5dd68f22c96",
      "id": "CVE-2015-4412",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4412 is a false positive for bson 0.5.7-tuxcare.1. false_positive \u2014 CVE-2015-4412 is a wrong-project match. The CVE concerns bson-ruby (Ruby gem), but this repository is js-bson (JavaScript/Node.js package). These are completely different projects despite having similar names and purposes."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@0.5.7-tuxcare.1"
        }
      ]
    },
    {
      "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"
    }
  ]
}