CLI: room for improvement with security of authentication credentials within the shell · Issue #417 · opentdf/otdfctl · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://smallstep.com/blog/command-line-secrets/
Acceptance Criteria
os.Args
are sanitized when we receive--with-client-creds
JSONos.Args
are sanitized when we receive--with-access-token
--with-access-token-file
to read from a file and avoid leaking the token itself into the shell environment, process, or historyThe text was updated successfully, but these errors were encountered: