{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:10ee96ae-0867-58da-8534-a1cd28cc78d1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip-address",
      "purl": "pkg:npm/ip-address@9.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/ip-address@9.0.5",
      "version": "9.0.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-42338",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ],
      "bom-ref": "urn:uuid:43cb45cb-52fd-557c-8333-e7b8b23eea62",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42338 affects version 9.0.5 of ip-address, and is fixed in 9.0.5-tuxcare.1."
      }
    },
    {
      "id": "CVE-2026-54272",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ],
      "bom-ref": "urn:uuid:db76cae2-3fbb-5c9c-b945-c629d61f6e09",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 9.0.5 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69192",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ],
      "bom-ref": "urn:uuid:377d455e-edcf-58bb-9f7e-c214dafa855a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 9.0.5 of ip-address."
      }
    },
    {
      "id": "CVE-2026-69198",
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ],
      "bom-ref": "urn:uuid:75e0e256-fa1b-5cf6-9270-5cf326fc079f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 9.0.5 of ip-address."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@9.0.5"
    }
  ]
}