{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5ed95f60-9488-5b19-b7e4-347f01e3d09d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@hapi/wreck",
      "purl": "pkg:npm/%40hapi/wreck@17.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/%40hapi/wreck@17.2.0",
      "version": "17.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44979",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/wreck@17.2.0"
        }
      ],
      "bom-ref": "urn:uuid:1f38d38b-2744-5c51-bcc4-a6c5884f0e28",
      "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/%40hapi/wreck@17.2.0"
        }
      ],
      "bom-ref": "urn:uuid:c8e2f234-7db3-58a3-a665-622697d264a5",
      "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/%40hapi/wreck@17.2.0"
    }
  ]
}