{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:67622525-7a9e-5c64-9e4c-44412861c433",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip",
      "purl": "pkg:npm/ip@1.1.5-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/ip@1.1.5-tuxcare.4",
      "version": "1.1.5-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-42282",
      "affects": [
        {
          "ref": "pkg:npm/ip@1.1.5-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:53084c66-7398-592b-9e36-fc9c80177d1f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-42282 is fixed in version 1.1.5-tuxcare.4 of ip."
      }
    },
    {
      "id": "CVE-2024-29415",
      "affects": [
        {
          "ref": "pkg:npm/ip@1.1.5-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:67c14186-cc06-55a8-a36b-55187e9fad24",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29415 affects version 1.1.5-tuxcare.4 of ip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip@1.1.5-tuxcare.4"
    }
  ]
}