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

Credentials visible in ps #579

Open
Elwell opened this issue Feb 28, 2023 · 0 comments
Open

Credentials visible in ps #579

Elwell opened this issue Feb 28, 2023 · 0 comments

Comments

@Elwell
Copy link

Elwell commented Feb 28, 2023

We have a multi-user system and the users' bearer token is visible in plain text using 'ps'

Can you save this into a curl configuration file and call that (so the command line becomes curl -K /tmp/something rather than curl --header "Authorization: Bearer $OAUTH_ACCESS_TOKEN"

This way, the auth token is only visible to that user and not everyone else on the system

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