{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0afa698f-15d5-5585-9700-58e4488c1ea7",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "hapi-wreck",
      "purl": "pkg:npm/hapi-wreck@17.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/hapi-wreck@17.2.0",
      "version": "17.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44979",
      "affects": [
        {
          "ref": "pkg:npm/hapi-wreck@17.2.0"
        }
      ],
      "bom-ref": "urn:uuid:c434e9a2-8650-5c9b-82da-4911468bba79",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-44979 affects version 17.2.0 of hapi-wreck, and is fixed in 17.2.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-48022",
      "affects": [
        {
          "ref": "pkg:npm/hapi-wreck@17.2.0"
        }
      ],
      "bom-ref": "urn:uuid:a383e012-0a72-531a-beaa-3652090f61c6",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-48022 affects version 17.2.0 of hapi-wreck, and is fixed in 17.2.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/hapi-wreck@17.2.0"
    }
  ]
}