{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f614d7e9-17c1-5a77-8df7-0e853ffb8ca7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hoek",
      "purl": "pkg:npm/hoek@2.14.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/hoek@2.14.0-tuxcare.1",
      "version": "2.14.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2018-3728",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:bc0e9d97-a432-515f-b50c-7e17dd6b1f53",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.14.0-tuxcare.1 of hoek."
      }
    },
    {
      "id": "CVE-2020-36604",
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:11479977-1e4c-53b7-9a3f-84c73e59dbf8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.14.0-tuxcare.1 of hoek."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
    }
  ]
}