{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5c595812-783a-551c-a5ea-a56576f87be7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/json-bigint@0.3.1",
      "type": "library",
      "name": "json-bigint",
      "version": "0.3.1",
      "purl": "pkg:npm/json-bigint@0.3.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0935a493-48ee-5c43-ab65-02ae9b6b5dd9",
      "id": "CVE-2020-8237",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8237 affects version 0.3.1 of json-bigint."
      },
      "affects": [
        {
          "ref": "pkg:npm/json-bigint@0.3.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/json-bigint@0.3.1"
    }
  ]
}