{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e3d52119-7618-505c-9e47-e2cc190a56a7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/ip@2.0.1-tuxcare.2",
      "type": "library",
      "name": "ip",
      "version": "2.0.1-tuxcare.2",
      "purl": "pkg:npm/ip@2.0.1-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fe3f271e-3b10-52da-afed-9a8a494fc561",
      "id": "CVE-2020-36632",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2020-36632 is fixed in version 2.0.1-tuxcare.2 of ip."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip@2.0.1-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:248fa2fa-3153-564d-909c-1a158aa094e9",
      "id": "CVE-2024-29415",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29415 affects version 2.0.1-tuxcare.2 of ip."
      },
      "affects": [
        {
          "ref": "pkg:npm/ip@2.0.1-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip@2.0.1-tuxcare.2"
    }
  ]
}