Skip to content

fix(http): apply client request logging at request time

5b05be2
Select commit
Loading
Failed to load commit list.
Draft

DO NOT MERGE: Project branch for Generic Functions (Pilot Phase) #4308

fix(http): apply client request logging at request time
5b05be2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jun 8, 2026 in 2s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 45 in http/clientlogger.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.