{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:099dafd4-d16b-5409-8f82-f4f9204b8943",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ip-address@9.0.5",
      "type": "library",
      "name": "ip-address",
      "version": "9.0.5",
      "purl": "pkg:npm/ip-address@9.0.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:db76cae2-3fbb-5c9c-b945-c629d61f6e09",
      "id": "CVE-2026-54272",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 9.0.5 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:377d455e-edcf-58bb-9f7e-c214dafa855a",
      "id": "CVE-2026-69192",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 9.0.5 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:75e0e256-fa1b-5cf6-9270-5cf326fc079f",
      "id": "CVE-2026-69198",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 9.0.5 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@9.0.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@9.0.5"
    }
  ]
}