{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d3c33bdb-72a0-5831-b561-7919973f6308",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@2.11.1-tuxcare.2",
      "type": "library",
      "name": "hoek",
      "version": "2.11.1-tuxcare.2",
      "purl": "pkg:npm/hoek@2.11.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:67bb3aed-9492-57ff-85a4-607a846b189f",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.11.1-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad73e60e-dee2-55db-9ea4-705a2d62dc90",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.11.1-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.11.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.11.1-tuxcare.2"
    }
  ]
}