{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ff5e6a7e-1dce-565e-9d29-4d75566ae1b0",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip-address",
      "purl": "pkg:npm/ip-address@10.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/ip-address@10.1.1",
      "version": "10.1.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54272",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ],
      "bom-ref": "urn:uuid:fd5bf3d7-3295-5e24-981b-6e1899933cdf",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.1.1 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69192",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ],
      "bom-ref": "urn:uuid:ace660b1-b38d-5278-a048-622bcbc3dba5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.1.1 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69198",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ],
      "bom-ref": "urn:uuid:3e4c024c-2339-5d61-af4a-afc0b17e1c01",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.1.1 of ip-address."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.1.1"
    }
  ]
}