{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b127960d-1779-5b3a-9a84-0459f96ea8ae",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hoek",
      "purl": "pkg:npm/hoek@2.11.1-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/hoek@2.11.1-tuxcare.1",
      "version": "2.11.1-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-3728",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bdcf8cc1-5050-57b2-b70b-fc1f1fc567ac",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.11.1-tuxcare.1 of hoek."
      }
    },
    {
      "id": "CVE-2020-36604",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:c657993e-afcb-5bda-9cec-9124bc1b2106",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.11.1-tuxcare.1 of hoek."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
    }
  ]
}