Skip to content
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

[Backport 2.x] Redact sensitive URL parameters from audit logging #4070

Merged
merged 1 commit into from
Feb 23, 2024

Redact sensitive URL parameters from audit logging (#4067)

4322b73
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Redact sensitive URL parameters from audit logging #4070

Redact sensitive URL parameters from audit logging (#4067)
4322b73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 23, 2024 in 0s

74.19% of diff hit (target 65.75%)

View this Pull Request on Codecov

74.19% of diff hit (target 65.75%)

Annotations

Check warning on line 207 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L207

Added line #L207 was not covered by tests

Check warning on line 209 in src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java#L209

Added line #L209 was not covered by tests

Check warning on line 436 in src/main/java/org/opensearch/security/auditlog/config/AuditConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auditlog/config/AuditConfig.java#L436

Added line #L436 was not covered by tests

Check warning on line 473 in src/main/java/org/opensearch/security/auditlog/config/AuditConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auditlog/config/AuditConfig.java#L473

Added line #L473 was not covered by tests

Check warning on line 359 in src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/auditlog/impl/AuditMessage.java#L359

Added line #L359 was not covered by tests