Skip to content

chore: security updates - #324

Open
yashmehrotra wants to merge 5 commits into
masterfrom
sec-upd
Open

chore: security updates#324
yashmehrotra wants to merge 5 commits into
masterfrom
sec-upd

chore: apply suggestions from code review

e6561f8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 3, 2026 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 195 in http/middlewares/logger.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 178 in logger/default.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.