{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:a96d0218-3060-5499-be98-fd001f7ff82a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/hoek@2.14.0-tuxcare.2",
      "type": "library",
      "name": "hoek",
      "version": "2.14.0-tuxcare.2",
      "purl": "pkg:npm/hoek@2.14.0-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:35393567-c98e-5200-bdd0-cf38d67022eb",
      "id": "CVE-2018-3728",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2018-3728 is fixed in version 2.14.0-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:793ce3a0-e748-578e-a4fc-fec9f2849ad5",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36604 is fixed in version 2.14.0-tuxcare.2 of hoek."
      },
      "affects": [
        {
          "ref": "pkg:npm/hoek@2.14.0-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hoek@2.14.0-tuxcare.2"
    }
  ]
}