Skip to content

fix: Missing audience validation in Keycloak authentication adapter (GHSA-48mh-j4p5-7j9v)#10137

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/GHSA-48mh-j4p5-7j9v-v9
Mar 8, 2026
Merged

fix: Missing audience validation in Keycloak authentication adapter (GHSA-48mh-j4p5-7j9v)#10137
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/GHSA-48mh-j4p5-7j9v-v9

fix

aa06686
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2026 in 1s

92.71% (+0.00%) compared to 93b784d

View this Pull Request on Codecov

92.71% (+0.00%) compared to 93b784d

Details

Codecov Report

❌ Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.71%. Comparing base (93b784d) to head (aa06686).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Adapters/Auth/keycloak.js 96.96% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            alpha   #10137   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files         192      192           
  Lines       16062    16083   +21     
  Branches      183      183           
=======================================
+ Hits        14892    14912   +20     
- Misses       1158     1159    +1     
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.