{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5406c3e8-8690-598c-9109-7f23087e7a02",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hoek",
      "purl": "pkg:npm/hoek@2.16.3",
      "type": "library",
      "bom-ref": "pkg:npm/hoek@2.16.3",
      "version": "2.16.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-3728",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.16.3"
        }
      ],
      "bom-ref": "urn:uuid:da562e90-8cb7-541d-bf4f-b3faebc2d9bf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2018-3728 affects version 2.16.3 of hoek, and is fixed in 2.16.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2020-36604",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.16.3"
        }
      ],
      "bom-ref": "urn:uuid:cb30a81a-85ae-5653-9f51-a2a081dd470d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2020-36604 affects version 2.16.3 of hoek, and is fixed in 2.16.3-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.16.3"
    }
  ]
}