Skip to content

Add LogSanitizer for tainted values in log statements#1864

Draft
stiv03 wants to merge 1 commit into
masterfrom
fix/log-injection-sanitizer
Draft

Add LogSanitizer for tainted values in log statements#1864
stiv03 wants to merge 1 commit into
masterfrom
fix/log-injection-sanitizer

Conversation

@stiv03

@stiv03 stiv03 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

LMCROSSITXSADEPLOY-3479

.replace("\t", "\\t");
}

public static String sanitize(Object value) {
@stiv03 stiv03 changed the title Sanitize tainted values in log statements (CWE-117) Add LogSanitizer for tainted values in log statements Jun 29, 2026
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@stiv03 stiv03 marked this pull request as draft June 29, 2026 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant