{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b895b8d9-0c65-54b0-b8d3-08da44bfff7b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@2.11.1-tuxcare.1",
      "type": "library",
      "name": "hoek",
      "version": "2.11.1-tuxcare.1",
      "purl": "pkg:npm/hoek@2.11.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bdcf8cc1-5050-57b2-b70b-fc1f1fc567ac",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.11.1-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c657993e-afcb-5bda-9cec-9124bc1b2106",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.11.1-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.11.1-tuxcare.1"
    }
  ]
}