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

Don't output/log passwords or keys #55

Closed
sebastianfeldmann opened this issue Feb 9, 2016 · 1 comment
Closed

Don't output/log passwords or keys #55

sebastianfeldmann opened this issue Feb 9, 2016 · 1 comment
Assignees
Milestone

Comments

@sebastianfeldmann
Copy link
Owner

For security reasons no passwords or api keys should be logged to potentialy "public" logfiles, mails or the terminal output.

sebastianfeldmann added a commit that referenced this issue Feb 21, 2016
…file - issue #55

In order to not output any secret stuff all 'Executables' with potentially unsafe properties
are using an 'OptionMasker' to mask all security relevant options with '******'.
@sebastianfeldmann sebastianfeldmann self-assigned this Feb 21, 2016
@sebastianfeldmann
Copy link
Owner Author

This will be released in version 3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant