{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0920d4d0-27af-5f94-aba8-b89891aba95d",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@2.14.0-tuxcare.1",
      "type": "library",
      "name": "hoek",
      "version": "2.14.0-tuxcare.1",
      "purl": "pkg:npm/hoek@2.14.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bc0e9d97-a432-515f-b50c-7e17dd6b1f53",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.14.0-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:11479977-1e4c-53b7-9a3f-84c73e59dbf8",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.14.0-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.14.0-tuxcare.1"
    }
  ]
}