-
Notifications
You must be signed in to change notification settings - Fork 0
Add HTML sanitizer for translated message resources #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feature-html-sanitizer-baseline
Are you sure you want to change the base?
Add HTML sanitizer for translated message resources #7
Conversation
Closes #37428 Signed-off-by: Alexander Schwartz <[email protected]>
1 similar comment
|
Claude finished @ShashankFC's task in 2m 7s —— View job Code Review CompleteTodo List:
SummaryThis PR implements HTML sanitization for translated message resources in Keycloak to prevent XSS vulnerabilities through malicious translations. The implementation is well-designed with comprehensive test coverage. However, there are several issues that need to be addressed. Critical Issues1. Logic Error in
|
Test 7nn---nReplicated from ai-code-review-evaluation/keycloak-greptile#7