{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:da9eee99-eba8-5650-940f-401817dad32e",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@hapi/wreck",
      "purl": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.1",
      "type": "library",
      "bom-ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.1",
      "version": "17.2.0-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-44979",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:990a166a-b148-5d5f-b91e-56942f97a0c1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-44979 is fixed in version 17.2.0-tuxcare.1 of @hapi/wreck."
      }
    },
    {
      "id": "CVE-2026-48022",
      "affects": [
        {
          "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:ab4474b2-6b22-50e0-8140-b586948f39e1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-48022 is fixed in version 17.2.0-tuxcare.1 of @hapi/wreck."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40hapi/wreck@17.2.0-tuxcare.1"
    }
  ]
}