{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:706eeb13-819a-5c9b-8b75-886ac488431d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip-address",
      "purl": "pkg:npm/ip-address@10.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/ip-address@10.2.0",
      "version": "10.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-54272",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ],
      "bom-ref": "urn:uuid:0f70f910-ef55-5568-9cda-96f1365ead2d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.2.0 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69192",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ],
      "bom-ref": "urn:uuid:4d2d013b-df9d-5d55-84d0-ee6d6e4dd0d1",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.2.0 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69198",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ],
      "bom-ref": "urn:uuid:d0f5bc64-d3fd-5f14-846d-7e5ca735b6b5",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.2.0 of ip-address."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.2.0"
    }
  ]
}