{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:23d6fd50-0635-5051-976f-c1b9d7022348",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "bl",
      "purl": "pkg:npm/bl@1.0.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/bl@1.0.0-tuxcare.1",
      "version": "1.0.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-8244",
      "affects": [
        {
          "ref": "pkg:npm/bl@1.0.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:2838d503-687a-5b96-a98b-0253b7ae32b2",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-8244 is fixed in version 1.0.0-tuxcare.1 of bl."
      }
    },
    {
      "id": "GHSA-wrw9-m778-g6mc",
      "affects": [
        {
          "ref": "pkg:npm/bl@1.0.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:740341ad-6ce0-5171-8845-3dee1d5c2b85",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability GHSA-wrw9-m778-g6mc is fixed in version 1.0.0-tuxcare.1 of bl."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/bl@1.0.0-tuxcare.1"
    }
  ]
}