{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:46db7e12-c905-5876-b917-210a179f3e24",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bl",
      "purl": "pkg:npm/bl@0.9.5",
      "type": "library",
      "bom-ref": "pkg:npm/bl@0.9.5",
      "version": "0.9.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-8244",
      "affects": [
        {
          "ref": "pkg:npm/bl@0.9.5"
        }
      ],
      "bom-ref": "urn:uuid:4298d055-a19b-5470-8390-26a9e5b37f4a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8244 affects version 0.9.5 of bl, and is fixed in 0.9.5-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bl@0.9.5"
    }
  ]
}