Skip to content

fix: Remove println that exposed secrets#1625

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
Erethon:fix-remove-println
Apr 8, 2026
Merged

fix: Remove println that exposed secrets#1625
Ericson2314 merged 1 commit intoNixOS:masterfrom
Erethon:fix-remove-println

Conversation

@Erethon
Copy link
Copy Markdown
Contributor

@Erethon Erethon commented Mar 30, 2026

These two printlns look like debugging output that was left over. The second one is harmless in the test, but the first one can leak AWS secrets in logs if I understand it correctly.

@Ericson2314
Copy link
Copy Markdown
Member

Good catch!

@Ericson2314 Ericson2314 marked this pull request as ready for review March 30, 2026 18:00
@Ericson2314
Copy link
Copy Markdown
Member

One thing we could do is keep it on a really noisy debug level? In that case, if you debug that much, it is at your own peril?

@Conni2461
Copy link
Copy Markdown
Member

we should merge this, as is. we dont really need this. I forgot to remove this, after implementing this, mybad

@Ericson2314 Ericson2314 enabled auto-merge April 8, 2026 04:02
@Ericson2314 Ericson2314 added this pull request to the merge queue Apr 8, 2026
Merged via the queue into NixOS:master with commit 284c282 Apr 8, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants