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

CLI: room for improvement with security of authentication credentials within the shell #417

Open
jakedoublev opened this issue Nov 4, 2024 · 0 comments

Comments

@jakedoublev
Copy link
Contributor

https://smallstep.com/blog/command-line-secrets/

Acceptance Criteria

  1. os.Args are sanitized when we receive --with-client-creds JSON
  2. os.Args are sanitized when we receive --with-access-token
  3. new command is added --with-access-token-file to read from a file and avoid leaking the token itself into the shell environment, process, or history
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

No branches or pull requests

1 participant