Skip to content

Potential fix for code scanning alert no. 84: Clear-text logging of s…

36aef0f
Select commit
Loading
Failed to load commit list.
Merged

Potential fix for code scanning alert no. 84: Clear-text logging of sensitive information #91

Potential fix for code scanning alert no. 84: Clear-text logging of s…
36aef0f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 12, 2026 in 2s

4 new alerts including 4 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 333 in logger_decorator.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.

Check failure on line 338 in logger_decorator.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.

Check failure on line 343 in logger_decorator.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.

Check failure on line 348 in logger_decorator.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by HTTP request headers
flows to a logging call.