{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f9c8edfd-d9fe-5504-a014-7f10a313c514",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bl",
      "purl": "pkg:npm/bl@0.8.2",
      "type": "library",
      "bom-ref": "pkg:npm/bl@0.8.2",
      "version": "0.8.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-8244",
      "affects": [
        {
          "ref": "pkg:npm/bl@0.8.2"
        }
      ],
      "bom-ref": "urn:uuid:a612b1c9-b23f-5a44-9b74-c0d1bf611028",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8244 affects version 0.8.2 of bl."
      }
    },
    {
      "id": "GHSA-wrw9-m778-g6mc",
      "affects": [
        {
          "ref": "pkg:npm/bl@0.8.2"
        }
      ],
      "bom-ref": "urn:uuid:0233162a-367a-5004-99a7-79b8740b8a55",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability GHSA-wrw9-m778-g6mc affects version 0.8.2 of bl."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bl@0.8.2"
    }
  ]
}