{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1c9103a5-842a-5d28-a6ad-ef357bcbd375",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip-address",
      "purl": "pkg:npm/ip-address@10.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/ip-address@10.0.1",
      "version": "10.0.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-42338",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:9da572b3-c6bb-52d7-83ca-ec1625a970ce",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42338 affects version 10.0.1 of ip-address."
      }
    },
    {
      "id": "CVE-2026-54272",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:ef80e10c-b482-5c89-af60-635ef462a529",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.0.1 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69192",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:3809043b-39a0-5768-a670-c0414ab76c3b",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.0.1 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69198",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.0.1"
        }
      ],
      "bom-ref": "urn:uuid:44eba786-209f-5cf1-a0f6-d00b46f874db",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.0.1 of ip-address."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.0.1"
    }
  ]
}