aqua info: user name isn't masked on Windows #2511
Replies: 2 comments
|
aqua/pkg/controller/info/info.go Lines 49 to 51 in f027a7b aqua/pkg/controller/info/info.go Line 54 in f027a7b aqua/pkg/controller/info/info.go Line 58 in f027a7b https://pkg.go.dev/os/user#Current aqua/pkg/controller/info/info.go Line 71 in f027a7b |
0 replies
|
Moved to the issue. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
aqua info
Overview
aqua infoshould mask user name.But user name isn't masked on Windows.
How to reproduce
Run
aqua infoon Windows.I confirmed the issue with Git Bash and Powershell.
$ aqua infoDebug output
No response
Expected behaviour
aqua infoshould mask user name.Actual behaviour
aqua infodoesn't mask user name on Windows.Important Factoids
No response
Reference
No response
All reactions