{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e8d6c9fa-d253-55a4-9e26-e515860debad",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hoek",
      "purl": "pkg:npm/hoek@0.9.1-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/hoek@0.9.1-tuxcare.2",
      "version": "0.9.1-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-3728",
      "affects": [
        {
          "ref": "pkg:npm/hoek@0.9.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:e6a5a8af-bbc7-5fe2-b82b-842a3845c2d1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 0.9.1-tuxcare.2 of hoek."
      }
    },
    {
      "id": "CVE-2020-36604",
      "affects": [
        {
          "ref": "pkg:npm/hoek@0.9.1-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:600f83b6-5596-5c99-a676-117417ca93ad",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 0.9.1-tuxcare.2 of hoek."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@0.9.1-tuxcare.2"
    }
  ]
}