{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2d8ab18a-842c-58e3-8b4d-99f5f4f42e8d",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "ip",
      "purl": "pkg:npm/ip@2.0.1-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/ip@2.0.1-tuxcare.3",
      "version": "2.0.1-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2024-29415",
      "affects": [
        {
          "ref": "pkg:npm/ip@2.0.1-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:4ba8bbcb-a92f-5c96-8e05-3877cc8c4687",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-29415 is fixed in version 2.0.1-tuxcare.3 of ip."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/ip@2.0.1-tuxcare.3"
    }
  ]
}