{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:5d30094e-4b22-5740-ac0d-58ec33559460",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip",
      "purl": "pkg:npm/ip@1.1.9",
      "type": "library",
      "bom-ref": "pkg:npm/ip@1.1.9",
      "version": "1.1.9",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-29415",
      "affects": [
        {
          "ref": "pkg:npm/ip@1.1.9"
        }
      ],
      "bom-ref": "urn:uuid:b95b3832-d1a5-5ee1-8972-091eccb4ffb4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29415 affects version 1.1.9 of ip, and is fixed in 1.1.9-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip@1.1.9"
    }
  ]
}