Skip to content

replace direct uses of logrus for containerd/log

c909280
Select commit
Loading
Failed to load commit list.
Draft

[WIP] replace direct uses of logrus for containerd/log #5149

replace direct uses of logrus for containerd/log
c909280
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 19, 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 281 in cli/connhelper/commandconn/commandconn.go

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by an access to Password
flows to a logging call.