{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4c3ef51-bfb8-5bd6-b0e9-efa8c2f82740",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip",
      "purl": "pkg:npm/ip@1.1.5-tuxcare.5",
      "type": "library",
      "bom-ref": "pkg:npm/ip@1.1.5-tuxcare.5",
      "version": "1.1.5-tuxcare.5",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-42282",
      "affects": [
        {
          "ref": "pkg:npm/ip@1.1.5-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:6befaeb4-1e9f-5185-9efb-76d75201f310",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-42282 is fixed in version 1.1.5-tuxcare.5 of ip."
      }
    },
    {
      "id": "CVE-2024-29415",
      "affects": [
        {
          "ref": "pkg:npm/ip@1.1.5-tuxcare.5"
        }
      ],
      "bom-ref": "urn:uuid:10e03591-e411-50df-8b01-c65fd4936286",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2024-29415 affects version 1.1.5-tuxcare.5 of ip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip@1.1.5-tuxcare.5"
    }
  ]
}