Pull Request Explorer

Exploring 246 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
limit audience for OID4CI access tokens graziang M No 119.9h 0.1h Jul 06, 2026

Summary

Feature

Add audience restriction for OID4CI access tokens

Restricts OID4CI access tokens to a specific audience, tightening security and preventing misuse of tokens. This change reduces risk of token replay attacks and ensures compliance with protocol specifications.

Health Assessment

Medium
Low
Low
  • Fast review and approval with minimal rework; small scope and clear security improvement.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Clarify experimental support for ID-JAG in documentation VinodAnandan XS No 5.1h 0.0h Jul 06, 2026

Summary

Docs

Clarify experimental support for ID-JAG in documentation

Updated the documentation to clarify the experimental support for the Identity Assertion JWT Authorization Grant, specifying the current limitations and future plans.

Health Assessment

Small
Low
Low
  • Quick review and merge within 5 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Fix spelling error in recovery code warning message eschultz XS No 8.7h 0.0h Jul 06, 2026

Summary

Bug Fix

Fix spelling error in recovery code warning message

Corrects a typo in the login theme’s recovery code warning message, improving user-facing wording consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed immediately by AI, merged within 8.7 hours.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

fix faulty LOA DEFAULT_MAX_TIME comment Wallman XS No 260.0h 0.0h Jul 06, 2026

Summary

Bug Fix

Fix inaccurate LoA max age comment

Aligns the inline comment with the actual units (seconds) for the default LoA max age, preventing misinterpretation.

Health Assessment

Small
Low
Low
  • Rapid review and approval with minimal changes, indicating low complexity and risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Simple cacheless integration test pruivo M No 30.2h 2.0h Jul 03, 2026

Summary

Test

Add cacheless integration test

Improve test coverage for realm invalidation behavior in clustered Keycloak nodes.

Health Assessment

Medium
Low
Medium
  • The PR had multiple review rounds and suggestions from code review, but the author was responsive and applied the changes promptly.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Quarkus, Junit5
Translations update from Hosted Weblate weblate L No 263.9h 0.1h Jul 03, 2026

Summary

Chore

Update translations from Hosted Weblate

Translations for Keycloak Admin UI have been updated from Hosted Weblate to reflect the latest strings.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly and had minimal comments, indicating low friction and risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Weblate, Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Move step-up authentication for saml feature to supported rmartinc S No 170.6h 145.5h Jul 03, 2026

Summary

Feature

Promote SAML step-up authentication to supported

SAML step-up authentication is now a supported feature, replacing its preview status. This change enhances security for SAML integrations by providing reliable step-up authentication out of the box.

Health Assessment

Small
Medium
High
  • Long review cycle indicates potential blockers or complexity in feature promotion; however, the change is small and straightforward.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
removed dead code edewit S No 29.0h 0.0h Jul 03, 2026

Summary

Bug Fix

Remove unused SortOrder helper

Eliminates dead code from the Admin v2 API, improving maintainability and reducing potential bugs.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 29 hours, with a single comment and no rework, indicating a smooth, low-risk change.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
fix: don't use our interceptors when the classloaders don't match shawkins S No 42.0h 17.5h Jul 03, 2026

Summary

Bug Fix

Fix interceptor usage on classloader mismatch

Prevents runtime errors caused by misapplied interceptors when configuration is built under a mismatched classloader, improving stability for deployments.

Health Assessment

Small
Low
Low
  • The PR addressed a subtle classloader issue with minimal changes and received quick approvals, indicating a straightforward fix with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Filter empty/blank redirectUris and webOrigins before persistence sguilhen M No 0.8h 0.0h Jul 03, 2026

Summary

Bug Fix

Filter empty/blank redirectUris and webOrigins before persistence

Ensures client configurations are validated before being stored, preventing invalid redirect URIs and origins that could lead to security issues or misconfigurations.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal review, indicating a straightforward bug fix with low complexity.

AI Details

Tech Stack

Languages: Java
Return null from PathMatcher.buildUriFromTemplate on a template missing its closing brace vasiliy-mikhailov L No 227.5h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix PathMatcher for malformed URI templates

Prevents crashes by treating malformed URI templates as non-matches, improving stability and error handling.

Health Assessment

Large
Medium
Medium
  • The PR addressed a critical StringIndexOutOfBoundsException by adding defensive checks and tests, with AI-assisted code generation and a thorough review process.

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Java
Adding lb-check endpoint for cachless in multi-cluster v2 ahus1 S No 26.2h 2.8h Jul 03, 2026

Summary

Feature

Add lb-check endpoint for cacheless multi‑cluster

Enables load balancer health checks for cacheless deployments, improving high‑availability support.

Health Assessment

Small
Low
Low
  • AI‑assisted review and minimal changes led to quick approval.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Quarkus
Configuration and defaults should honor long values mabartos M No 95.9h 1.6h Jul 03, 2026

Summary

Bug Fix

Support long values in configuration defaults

Ensures client secret rotation handles large expiration periods without overflow, restoring compatibility and preventing breaking changes.

Health Assessment

Small
Low
Low
  • PR fixed a regression from a previous breaking change, received a quick review and approval, involved minimal code changes, and poses low risk to the system.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Update SECURITY.md to align with keycloak.org security policy abstractj M AI 6.2h 0.0h Jul 02, 2026

Summary

Docs

Update SECURITY.md to align with keycloak.org security policy

Adds a comprehensive security policy document to the repository, aligning with keycloak.org and GitHub's security guidelines, improving discoverability and compliance.

Health Assessment

Small
Low
Low
  • Fast merge with minimal review, indicating a straightforward documentation update.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Fix: Root authentication session lookup uses assert-only realm check pruivo M No 24.9h 2.2h Jul 02, 2026

Summary

Bug Fix

Fix root authentication session lookup validation

Corrects a production safety gap by replacing an assert‑only realm check with a runtime guard, ensuring proper authentication session handling.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; AI assistance streamlined fixes.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Avoid timeouts for Base2 testsuite in CI mposolda S No 51.1h 1.0h Jul 02, 2026

Summary

Bug Fix

Split Base2 test suite to prevent CI timeouts

Reduces CI run time by splitting a large test suite, improving reliability and reducing flaky failures.

Health Assessment

Small
Low
Medium
  • PR resolved CI timeout issue by splitting test suite; minimal changes, quick review, AI review contributed.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java, Yaml
Documentation addition after the quickstart repo imp of isolating the master realm from public internet. ruchikajha95 M No 1.9h 0.6h Jul 02, 2026

Summary

Docs

Add reverse-proxy guide for master realm isolation

Adds documentation to guide users on isolating the master realm from public internet, reducing attack surface.

Health Assessment

Small
Low
Low
  • Fast cycle time of under 2 hours, minimal rework, documentation only, low risk to production.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Fix device version displaying wrong one on Safari gaoyikeshuer S No 25.3h 0.2h Jul 02, 2026

Summary

Bug Fix

Fix device version displaying wrong one on Safari

Corrects iOS version reporting in Keycloak Device Activity for Safari browsers, ensuring accurate device version display.

Health Assessment

Small
Low
Low
  • Quick review and approval after a single comment, indicating a straightforward fix.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
update kiota to latest version edewit M No 1.3h 0.0h Jul 02, 2026

Summary

Chore

Update Kiota to latest version

Bumps Kiota toolchain to the latest version in the Keycloak Admin Client, ensuring compatibility with the newest Kiota CLI and TypeScript packages.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal review, indicating a straightforward dependency update.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript
Username/Delegation types should resolve users by email when configured mabartos M No 5.4h 1.0h Jul 02, 2026

Summary

Bug Fix

Resolve username scope by email when configured

Enables OIDC username and delegation scopes to resolve users by email, improving authentication flexibility and user lookup accuracy.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; AI-assisted review helped catch issues early.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Little improvements in the step-up authentication for SAML rmartinc S No 7.0h 0.1h Jul 02, 2026

Summary

Bug Fix

Improve SAML step-up authentication robustness

Enhances SAML authentication by refining ACR↔LoA mapping, handling minimum ACR, and selecting AuthnContextClassRef, reducing errors and improving security.

Health Assessment

Small
Low
Low
  • Quick review and merge within 7 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Incorrect exact comparison when higher loa should be allowed rmartinc M No 7.0h 0.0h Jul 02, 2026

Summary

Bug Fix

Fix SAML LoA comparison logic

Ensures SAML step‑up authentication correctly handles higher Level of Assurance, preventing false rejections when a user’s LoA exceeds the SP’s requested LoA.

Health Assessment

Medium
Low
Low
  • Fast review and approval with minimal iterations; AI‑assisted code and review contributed to quick resolution.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Capturing the current state of work for the 26.7 release ahus1 L No 41.4h 38.5h Jul 02, 2026

Summary

Docs

Update 26.7 release notes and upgrade docs

Provides updated release notes and upgrade guidance for Keycloak 26.7, ensuring users have accurate documentation.

Health Assessment

Large
Low
High
  • Review took over a day, but only one review round and minimal changes, indicating a straightforward documentation update.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

26.6 Backport: Add kotlin exclusion to quarkus-server's quarkus-smallrye-openapi dependency ASzc XS No 21.8h 17.3h Jul 02, 2026

Summary

Refactor

Add Kotlin exclusion to Quarkus OpenAPI dependency

Removes Kotlin from Quarkus server's OpenAPI dependency, reducing build size and avoiding compatibility issues.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes to dependency configuration.

AI Details

Confidence: 0.20

Tech Stack

Languages: Java
Frameworks: Quarkus
Pin Aesh versions for WildFly CLI compatibility Pepo48 S No 40.8h 40.7h Jul 02, 2026

Summary

Bug Fix

Pin Aesh versions for WildFly CLI compatibility

Ensures integration tests run reliably with WildFly CLI by pinning Aesh library versions, reducing test failures and improving CI stability.

Health Assessment

Small
Low
High
  • The PR had a long review time but minimal changes, indicating a straightforward fix that was delayed by review scheduling.

AI Details

Tech Stack

Add kotlin exclusion to quarkus-server's quarkus-smallrye-openapi dependency ASzc XS No 17.8h 0.1h Jul 02, 2026

Summary

Bug Fix

Exclude Kotlin from Quarkus SmallRye OpenAPI

Prevents Kotlin transitive dependencies from being pulled into the Quarkus server, resolving build issues and improving stability.

Health Assessment

Small
Low
Low
  • Quick review and merge within 18 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Fix: LoginFailureExpirationAction compares milliseconds vs seconds pruivo L No 14.6h 1.6h Jul 02, 2026

Summary

Bug Fix

Fix login failure expiration unit mismatch

Corrects expiration threshold unit to milliseconds, ensuring accurate cleanup of stale login failures and improving system reliability.

Health Assessment

Large
Low
Low
  • Fast review cycle with minimal rework; AI-assisted code generation streamlined the fix.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Migrate RPInitiatedFrontChannelLogoutTest to new test suite vaceksimon L No 137.3h 90.2h Jul 02, 2026

Summary

Test

Migrate RPInitiatedFrontChannelLogoutTest to new test suite

Migrates legacy RPInitiatedFrontChannelLogoutTest to the newer @KeycloakIntegrationTest framework. This change reduces test flakiness and improves reliability of authentication tests.

Health Assessment

Large
Medium
Medium
  • The PR had a slow cycle time and multiple review comments, indicating moderate complexity and some friction in the review process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Frameworks: Arquillian
Fix: JpaSingleUseObjectProvider.putIfAbsent() missing lifespan valida… pruivo M No 13.6h 1.0h Jul 02, 2026

Summary

Bug Fix

Fix missing lifespan validation in putIfAbsent

Ensures consistent input validation across SingleUseObjectProvider implementations, preventing invalid entries and improving reliability.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with minimal scope and fast review cycle indicates low risk and high confidence in stability.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Fixed the missing reference bug in haproxy reencrypt doc in keycloak repo ruchikajha95 XS No 19.5h 19.4h Jul 02, 2026

Summary

Docs

Fix missing reference in HAProxy reencrypt docs

Corrects documentation to prevent client certificate header spoofing in HAProxy re-encrypt setups, improving security guidance for Keycloak users.

Health Assessment

Small
Low
Low
  • Quick review and merge within 19 hours, minimal changes to documentation, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

fix: removing the initial workaround of preferring http for operator admin connections shawkins XS No 9.5h 0.0h Jul 02, 2026

Summary

Bug Fix

Remove HTTP preference workaround for operator admin

Ensures operator admin connections use HTTPS, improving security and compliance.

Health Assessment

Small
Low
Low
  • Quick review and merge within 9.5 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Bump uuid from 13.0.2 to 14.0.1 in /js dependabot S No 3.8h - Jul 02, 2026

Summary

Chore

Bump uuid from 13.0.2 to 14.0.1 in /js

Updates the uuid library to the latest stable release, addressing security fixes and compatibility changes for the JavaScript components.

Health Assessment

Small
Low
Low
  • Fast, single-commit dependency update with no review friction; typical automated dependabot PR.

AI Details

Tech Stack

Bump properties-file from 3.6.3 to 5.0.5 in /js dependabot S No 3.7h - Jul 02, 2026

Summary

Chore

Bump properties-file dependency to 5.0.5

Updates the properties-file library to the latest version, improving performance and compatibility.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within hours with no review changes.

AI Details

Confidence: 1.00

Tech Stack

Bump @types/node from 25.0.3 to 26.1.0 in /js dependabot M No 3.8h - Jul 02, 2026

Summary

Chore

Update @types/node to 26.1.0

Updates Node type definitions to the latest version, improving type safety and compatibility for the JavaScript codebase.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.8 hours and immediate review indicate a straightforward dependency update with minimal risk.

AI Details

Tech Stack

Control repeatability of parameterized client scopes mabartos L No 47.4h 2.2h Jul 02, 2026

Summary

Feature

Control repeatability of parameterized client scopes

Adds a repeatable flag to parameterized client scopes, enabling Keycloak to reject non‑repeatable authorization requests and improving security and admin control.

Health Assessment

Large
Medium
Low
  • PR was reviewed quickly with minimal rework, indicating a smooth process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java, Typescript
Prevent DoS via complex filter conditions in SCIM and Workflows sguilhen L No 11.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Add guardrails against DoS in SCIM and Workflows

This PR reduces DoS risk by limiting filter complexity and adds admin event emission for workflow endpoints, improving security and auditability.

Health Assessment

Large
Low
Low
  • Fast review cycle with AI-generated comments led to a quick merge; scope is moderate with 228 added lines across 5 files.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Deprecate the ClientModel.getDynamicClientScope() method mabartos S No 8.9h 0.1h Jul 01, 2026

Summary

Refactor

Deprecate ClientModel.getDynamicClientScope method

This PR removes the legacy getDynamicClientScope method and introduces getParameterizedClientScope, streamlining client scope handling and improving API clarity for developers. It ensures backward compatibility while guiding developers toward the new, more expressive API.

Health Assessment

Small
Low
Medium
  • Fast cycle time with minimal changes; review involved multiple comments but no major rework.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Add missing requireMapClientScope in ScopeMappedResource and ScopeMap… sguilhen M No 25.0h 0.1h Jul 01, 2026

Summary

Bug Fix

Add missing requireMapClientScope enforcement

Fixes CVE-2026-9795 by tightening FGAPv2 enforcement, preventing limited admins from mapping client scopes.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and approved within 0.1 hours, merged 25 hours after opening, indicating a smooth, low‑friction process with minimal rework.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
GroupResource.addChild missing requireManage(child) vramik S No 15.7h 0.0h Jul 01, 2026

Summary

Bug Fix

Add MANAGE permission check to GroupResource.addChild

Prevents authorization bypass in the admin API by enforcing MANAGE permission on child groups, enhancing security.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted review, fast turnaround.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Skip owner managed resources when enforcement mode is set to permissive pedroigor M No 20.9h 0.1h Jul 01, 2026

Summary

Bug Fix

Prevent owner-managed resource leaks in permissive mode

Ensures that resources managed by owners are not automatically granted when enforcement mode is permissive, reducing authorization leaks and improving security.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
User Attribute mapper clears the value when custom attribute is selected mabartos XS No 0.6h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix Admin UI bug: clear custom attribute value

Corrects a regression where selecting a custom attribute clears the previously entered key, improving admin UI reliability.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Consider case-sensitivity when validating prohibited schemes of clien… mposolda L No 17.0h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix URI validation case-sensitivity for security

Addresses CVE-2026-9086 by hardening client URI validation against case‑insensitive javascript: and data: scheme bypasses across client URL fields, reducing security risk.

Health Assessment

Medium
Medium
Low
  • Fast review and merge with minimal changes indicates efficient handling of a critical security fix.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Minor fixes in bug-traige doc. ruchikajha95 S No 17.5h 17.5h Jul 01, 2026

Summary

Docs

Update bug triage documentation for clarity

Improves correctness and clarity of bug triage actions and labeling workflow, reducing confusion for contributors.

Health Assessment

Small
Low
Low
  • PR was reviewed quickly with a single comment and merged without further changes, indicating a straightforward documentation update with minimal risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Retarget quarkus-next to Quarkus 3.x branch after main switched to 4.0 Pepo48 S No 1.6h 0.1h Jun 30, 2026

Summary

Chore

Retarget quarkus-next to Quarkus 3.x

Update quarkus-next automation to track Quarkus 3.x development branch after main switched to 4.0.

Health Assessment

Small
Low
Low
  • Quick review and approval process, indicating a straightforward change.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.90

Tech Stack

Languages: Bash, Yaml
Frameworks: Quarkus
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 dependabot XS No 269.1h - Jun 30, 2026

Summary

Chore

Bump log4j-core dependency

Updates log4j-core to the latest patch to address security or bug fixes, ensuring compatibility and stability.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but was reviewed and approved immediately, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Java
SSF: Confine authority-attached wildcards in SSF push URL allow-list (#50460) thomasdarimont M No 3.2h 0.1h Jun 30, 2026

Summary

Bug Fix

Confine authority-attached wildcards in SSF push URL allow-list

Fixes a security bypass by enforcing host boundary in SSF push URL validation, preventing malicious URLs from being accepted.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 3 hours, minimal rework, indicating a straightforward security fix.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
Use kiota 1.0.0-preview.102 to fix GHSA-396q-4vc8-28x9 michalvavrik M No 0.5h 0.0h Jun 30, 2026

Summary

Chore

Update Kiota to address security advisory

Bumps Keycloak Admin Client to Kiota 1.0.0-preview.102, resolving the GHSA-396q-4vc8-28x9 vulnerability and ensuring secure dependencies. This update mitigates the identified security risk and maintains compatibility with the existing client.

Health Assessment

Medium
Low
Low
  • Rapid resolution of a security advisory with minimal changes and quick review indicates efficient process.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript
SCIM API as a technology preview feature pedroigor S No 29.0h 0.0h Jun 30, 2026

Summary

Feature

SCIM API as a technology preview feature

Promotes the SCIM API from experimental to technology preview, enabling broader adoption and clearer feature visibility for customers.

Health Assessment

Small
Low
Low
  • AI‑reviewer provided quick feedback, and the minimal code change led to a fast, single‑round review and merge.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Java
[26.6] Documentation: clarify that running different operator versions on the same cluster is not supported michalvavrik S No 5.8h 5.5h Jun 30, 2026

Summary

Docs

Clarify unsupported operator version coexistence

Clarifies that running different operator versions on the same cluster is not supported, preventing configuration errors and ensuring stability.

Health Assessment

Small
Low
Medium
  • Fast cycle time and single review indicate a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

Tuning the description of what is supported ahus1 XS No 0.8h 0.4h Jun 30, 2026

Summary

Docs

Adjust HA multi-cluster v2 documentation wording

Clarifies that the multi-cluster v2 setup is a requirement, not a guaranteed supported configuration, improving accuracy of documentation.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

« Page 4 of 5 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos