{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:bd0a9f57-0f19-590f-89a9-0e412f69e785",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "json-bigint",
      "purl": "pkg:npm/json-bigint@0.3.1",
      "type": "library",
      "bom-ref": "pkg:npm/json-bigint@0.3.1",
      "version": "0.3.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-8237",
      "affects": [
        {
          "ref": "pkg:npm/json-bigint@0.3.1"
        }
      ],
      "bom-ref": "urn:uuid:0935a493-48ee-5c43-ab65-02ae9b6b5dd9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8237 affects version 0.3.1 of json-bigint."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/json-bigint@0.3.1"
    }
  ]
}