{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:701e7ad6-782f-56e8-8f2d-e9d196425130",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hoek",
      "purl": "pkg:npm/hoek@2.11.1-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/hoek@2.11.1-tuxcare.3",
      "version": "2.11.1-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-3728",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:39793bdf-fc84-50ad-a5a0-d93046d90805",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.11.1-tuxcare.3 of hoek."
      }
    },
    {
      "id": "CVE-2020-36604",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:77f232a9-46bd-5bf2-81af-858acc0f7895",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.11.1-tuxcare.3 of hoek."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.11.1-tuxcare.3"
    }
  ]
}