{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e5bf5d6d-6d8f-5eaa-8220-6b39ea0384fd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ip-address@10.1.1",
      "type": "library",
      "name": "ip-address",
      "version": "10.1.1",
      "purl": "pkg:npm/ip-address@10.1.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fd5bf3d7-3295-5e24-981b-6e1899933cdf",
      "id": "CVE-2026-54272",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-54272 affects version 10.1.1 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ace660b1-b38d-5278-a048-622bcbc3dba5",
      "id": "CVE-2026-69192",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69192 affects version 10.1.1 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3e4c024c-2339-5d61-af4a-afc0b17e1c01",
      "id": "CVE-2026-69198",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-69198 affects version 10.1.1 of ip-address."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip-address@10.1.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip-address@10.1.1"
    }
  ]
}