{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:644eb16c-57df-5528-ae4c-56100b052c04",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "micrometer-core",
      "purl": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2",
      "type": "library",
      "group": "io.micrometer",
      "bom-ref": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2",
      "version": "1.13.15-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2026-40983",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:2ed225bf-3b4f-5748-a2bf-60043f0d31c2",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40983 does not affect version 1.13.15-tuxcare.2 of io.micrometer:micrometer-core. 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-core@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:15047adc-c518-5f1c-8e06-96bbc26343c8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40984 is fixed in version 1.13.15-tuxcare.2 of io.micrometer:micrometer-core."
      }
    },
    {
      "id": "CVE-2026-59295",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:41383a5b-b02c-58d6-b10e-4813de778870",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59295 affects version 1.13.15-tuxcare.2 of io.micrometer:micrometer-core."
      }
    },
    {
      "id": "CVE-2026-59296",
      "affects": [
        {
          "ref": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:97c7be54-cd0a-50f6-ab04-b0d2108f2766",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-59296 affects version 1.13.15-tuxcare.2 of io.micrometer:micrometer-core."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/io.micrometer/micrometer-core@1.13.15-tuxcare.2"
    }
  ]
}