{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:d17c2c7c-79c7-543f-bddb-cea354986cdf",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@hapi/wreck",
      "purl": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.2",
      "version": "17.2.0-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44979",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:fa7dbc9f-eba2-52e6-ac4c-c28fda3883d7",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44979 is fixed in version 17.2.0-tuxcare.2 of @hapi/wreck."
      }
    },
    {
      "id": "CVE-2026-48022",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2bd4e1ff-904d-5189-8cd6-01a512af1d91",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48022 is fixed in version 17.2.0-tuxcare.2 of @hapi/wreck."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.2"
    }
  ]
}