⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@thaJeztah
Copy link
Member

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah thaJeztah force-pushed the cd8_logs branch 3 times, most recently from 23a6c37 to 95fbbbd Compare June 12, 2024 00:04
@thaJeztah thaJeztah force-pushed the cd8_logs branch 3 times, most recently from d147de2 to 67e4aff Compare June 12, 2024 22:54

func (w *stderrWriter) Write(p []byte) (int, error) {
logrus.Debugf("%s%s", w.debugPrefix, string(p))
log.G(context.TODO()).Debug(w.debugPrefix + string(p))

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

Sensitive data returned by an access to Password
flows to a logging call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants