{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:76faf88f-d366-5757-bf0c-d8a924e0b24a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ip-address@10.1.0",
      "type": "library",
      "name": "ip-address",
      "version": "10.1.0",
      "purl": "pkg:npm/ip-address@10.1.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c73ff3fc-8cc9-5ed3-a527-dacdc6c2a65d",
      "id": "CVE-2026-42338",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-42338 affects version 10.1.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3c063777-3cfa-5354-903f-27d0bced20e9",
      "id": "CVE-2026-54272",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.1.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1ca49b16-e411-512f-a915-2ba8daa5a933",
      "id": "CVE-2026-69192",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.1.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5b562ea4-416f-5cb6-b151-d14dae578184",
      "id": "CVE-2026-69198",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.1.0 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.1.0"
    }
  ]
}