Skip to content

Conversation

@thaJeztah
Copy link
Member

- Description for the changelog

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2024

Codecov Report

Attention: Patch coverage is 36.06557% with 39 lines in your changes missing coverage. Please review.

Project coverage is 61.33%. Comparing base (8bcd7f3) to head (e4ad51f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5149      +/-   ##
==========================================
- Coverage   61.76%   61.33%   -0.44%     
==========================================
  Files         297      294       -3     
  Lines       20768    20757      -11     
==========================================
- Hits        12828    12731      -97     
- Misses       7024     7108      +84     
- Partials      916      918       +2     

@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

[Sensitive data returned by an access to Password](1) 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