{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7c492527-652f-5e06-81b1-0dbac8e8c4a1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "create-subscription",
      "purl": "pkg:npm/create-subscription@16.4.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/create-subscription@16.4.1-tuxcare.2",
      "version": "16.4.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-6341",
      "affects": [
        {
          "ref": "pkg:npm/create-subscription@16.4.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:d4591529-7567-5a3c-94c8-652be9416bac",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-6341 is fixed in version 16.4.1-tuxcare.2 of create-subscription."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/create-subscription@16.4.1-tuxcare.2"
    }
  ]
}