Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rover outputs entire API Key unmasked with the whoami command #1023

Closed
raznar opened this issue Mar 7, 2022 · 0 comments · Fixed by #1043, #1063 or #1079
Closed

Rover outputs entire API Key unmasked with the whoami command #1023

raznar opened this issue Mar 7, 2022 · 0 comments · Fixed by #1043, #1063 or #1079
Assignees
Labels

Comments

@raznar
Copy link

raznar commented Mar 7, 2022

Description

Rover exposes the full API key when the rover config whoami command is invoked.

Steps to reproduce

Execute rover config whoami
Observe the output

Expected result

The API key should be masked per the Rover documentation for E014

Key Type: USER
User ID: [email protected]
Origin: --profile default
API Key: user:******:****M6Pw

Actual result

The API Key is unmasked

Environment

Run rover info and paste the results here

raznar@raznar-apollo ~ % rover info
Rover Info:
Version: 0.4.0
Install Location: /Users/raznar/.rover/bin/rover
OS: Mac OS 12.1.0 [64-bit]
Shell: /bin/zsh
@raznar raznar added bug 🐞 triage issues and PRs that need to be triaged labels Mar 7, 2022
@abernix abernix removed the triage issues and PRs that need to be triaged label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants