{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d3df3a66-d1d8-5040-9304-4c1b81aa852a",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "logkitty",
      "purl": "pkg:npm/logkitty@0.6.1",
      "type": "library",
      "bom-ref": "pkg:npm/logkitty@0.6.1",
      "version": "0.6.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2020-8149",
      "affects": [
        {
          "ref": "pkg:npm/logkitty@0.6.1"
        }
      ],
      "bom-ref": "urn:uuid:0ed6cdee-53d7-51f6-afa1-adc30f12c209",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-8149 affects version 0.6.1 of logkitty."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/logkitty@0.6.1"
    }
  ]
}