{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:0e63fa36-1df3-5a2c-a252-0b80ab66a6cc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ip-address@10.2.0",
      "type": "library",
      "name": "ip-address",
      "version": "10.2.0",
      "purl": "pkg:npm/ip-address@10.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:0f70f910-ef55-5568-9cda-96f1365ead2d",
      "id": "CVE-2026-54272",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.2.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4d2d013b-df9d-5d55-84d0-ee6d6e4dd0d1",
      "id": "CVE-2026-69192",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.2.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d0f5bc64-d3fd-5f14-846d-7e5ca735b6b5",
      "id": "CVE-2026-69198",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.2.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.2.0"
    }
  ]
}