{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9815f6a9-3b0b-50e7-8e7a-bbd6dea12860",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40hapi/hoek@6.2.4",
      "type": "library",
      "name": "@hapi/hoek",
      "version": "6.2.4",
      "purl": "pkg:npm/%40hapi/hoek@6.2.4"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:24bcf232-59d4-5472-93c1-15e907b7a331",
      "id": "CVE-2020-36604",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2020-36604 does not affect version 6.2.4 of @hapi/hoek. already_fixed \u2014 The target repository (@hapi/hoek version 6.2.4-tuxcare.1) already contains the fix for CVE-2020-36604. TuxCare applied a backport on May 13, 2026 (commit 0b123ff) that implements the exact same defense as the upstream vendor patches: skipping the '__proto__' key during object cloning to prevent prototype pollution."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/hoek@6.2.4"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hapi/hoek@6.2.4"
    }
  ]
}