{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ac3633e2-965a-5af5-8117-b847cda90f36",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@0.8.5-tuxcare.1",
      "type": "library",
      "name": "hoek",
      "version": "0.8.5-tuxcare.1",
      "purl": "pkg:npm/hoek@0.8.5-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6f8779dc-c818-55d0-b127-b68a73c4980f",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 0.8.5-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@0.8.5-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:af668665-033f-5366-8b7a-916ca4014721",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 0.8.5-tuxcare.1 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@0.8.5-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@0.8.5-tuxcare.1"
    }
  ]
}