simonsobs / simonsobs/librarian
Require permissions for hl_config.cfg
Open
@karenperezsarmiento is already working on this.
Since Feb 12, 2024.
librarian-sprint
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 1
Description
At the moment somebody could accidentally have permissions for ~/.hl_config.cfg (read in hera_librarian.settings) or other configuration file that mean they can be read by others, leaking their password.
Following the example of openssh, we should raise a warning or error out unless those permissions bar group and all reads.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.