{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fc45dc3a-492d-5f4e-82fb-73e548992e1d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/bson@1.0.9-tuxcare.2",
      "type": "library",
      "name": "bson",
      "version": "1.0.9-tuxcare.2",
      "purl": "pkg:npm/bson@1.0.9-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:56f2a272-4179-5a0b-a3d6-32ef10b3eaeb",
      "id": "CVE-2015-4411",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4411 is a false positive for bson 1.0.9-tuxcare.2. 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5dab67c0-25c0-5372-9805-7c481e1b9160",
      "id": "CVE-2015-4412",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2015-4412 is a false positive for bson 1.0.9-tuxcare.2. 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.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:165fc26e-840f-50c0-a519-1c2a372d9820",
      "id": "CVE-2019-2391",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2019-2391 affects version 1.0.9-tuxcare.2 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:db037769-2d55-52b1-9573-709392dfdc32",
      "id": "CVE-2020-7610",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-7610 is fixed in version 1.0.9-tuxcare.2 of bson."
      },
      "affects": [
        {
          "ref": "pkg:npm/bson@1.0.9-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bson@1.0.9-tuxcare.2"
    }
  ]
}