{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6e344893-349d-57a5-bebe-7e8130b1ac19",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bson@1.0.9-tuxcare.3",
      "type": "library",
      "name": "bson",
      "version": "1.0.9-tuxcare.3",
      "purl": "pkg:npm/bson@1.0.9-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:f144ff60-5b91-5874-8a18-c693b01e723a",
      "id": "CVE-2015-4411",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4411 is a false positive for bson 1.0.9-tuxcare.3. 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:794cec0b-a8ff-59ce-8dd7-24bb83536fc5",
      "id": "CVE-2015-4412",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4412 is a false positive for bson 1.0.9-tuxcare.3. 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.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:635c3714-6ced-55cb-9653-b5e5d191ea92",
      "id": "CVE-2019-2391",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-2391 affects version 1.0.9-tuxcare.3 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0e487c64-2ba1-5a86-91fb-d3b5644a0323",
      "id": "CVE-2020-7610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7610 is fixed in version 1.0.9-tuxcare.3 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bson@1.0.9-tuxcare.3"
    }
  ]
}