{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd4c2877-74f3-5411-b54b-65739c39148b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "micrometer-java11",
      "purl": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1",
      "type": "library",
      "group": "io.micrometer",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1",
      "version": "1.13.15-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40983",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:fded4444-3dfd-5ffd-8fbb-6cfdd87faebf",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40983 does not affect version 1.13.15-tuxcare.1 of io.micrometer:micrometer-java11. Target version 1.13.15 is not affected by CVE-2026-40983. This version predates the vulnerable feature entirely - it does not extract or process peer name/port information from gRPC server requests. The vulnerability was introduced in version 1.15.0+ when peer name and port were added as low-cardinality metrics, creating unbounded metric combinations. Version 1.13.15 has no peer-related code in its gRPC observation instrumentation.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-40984",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:21079161-6407-5138-8b1f-53548c52a7d1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40984 is fixed in version 1.13.15-tuxcare.1 of io.micrometer:micrometer-java11."
      }
    },
    {
      "id": "CVE-2026-59295",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:7f3ef921-ab80-5d2c-ba6e-f9482a127c3e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59295 affects version 1.13.15-tuxcare.1 of io.micrometer:micrometer-java11."
      }
    },
    {
      "id": "CVE-2026-59296",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:68a31b05-763c-504a-80f7-fffedfcd224c",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59296 affects version 1.13.15-tuxcare.1 of io.micrometer:micrometer-java11."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.micrometer/micrometer-java11@1.13.15-tuxcare.1"
    }
  ]
}