{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3f92f8c5-ef70-5f20-b857-f65d09346498",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@2.16.3-tuxcare.2",
      "type": "library",
      "name": "hoek",
      "version": "2.16.3-tuxcare.2",
      "purl": "pkg:npm/hoek@2.16.3-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:4ddd6b4d-25c6-5111-b6ca-22c0a86e09c0",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.16.3-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.16.3-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6c637cdd-cd58-599c-a13f-365cdceb2bab",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.16.3-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.16.3-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.16.3-tuxcare.2"
    }
  ]
}