Skip to content

File configuration.py should not be world readable #27

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

Open
faxm0dem opened this issue Jul 7, 2022 · 0 comments · May be fixed by #28
Open

File configuration.py should not be world readable #27

faxm0dem opened this issue Jul 7, 2022 · 0 comments · May be fixed by #28

Comments

@faxm0dem
Copy link

faxm0dem commented Jul 7, 2022

This file contains sensitive information like passwords, and should therefore not be world readable.
Two proposed changes :

  1. Change mode to 0640
  2. Set show_diff => false so changes don't appear on stdout
@faxm0dem faxm0dem linked a pull request Jul 7, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant