{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:31ffa9b2-2736-57fb-84fd-7c9e4c2b2153",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip-address",
      "purl": "pkg:npm/ip-address@10.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/ip-address@10.1.0",
      "version": "10.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-42338",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ],
      "bom-ref": "urn:uuid:c73ff3fc-8cc9-5ed3-a527-dacdc6c2a65d",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42338 affects version 10.1.0 of ip-address."
      }
    },
    {
      "id": "CVE-2026-54272",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ],
      "bom-ref": "urn:uuid:3c063777-3cfa-5354-903f-27d0bced20e9",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.1.0 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69192",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ],
      "bom-ref": "urn:uuid:1ca49b16-e411-512f-a915-2ba8daa5a933",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.1.0 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69198",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ],
      "bom-ref": "urn:uuid:5b562ea4-416f-5cb6-b151-d14dae578184",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.1.0 of ip-address."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.1.0"
    }
  ]
}