Avoid TOCTOU issues, stronger perms on manifest dir, don't allow harvesting to existing dir by default, scan whole file for potential secrets
All checks were successful
All checks were successful
This commit is contained in:
parent
c7a6bfe979
commit
e78f61c5ed
12 changed files with 490 additions and 56 deletions
|
|
@ -1507,8 +1507,6 @@ Discovery order:
|
|||
1. `--no-config` disables config loading,
|
||||
2. `--config PATH` or `-c PATH`,
|
||||
3. `$ENROLL_CONFIG`,
|
||||
4. `./enroll.ini`,
|
||||
5. `./.enroll.ini`,
|
||||
6. `$XDG_CONFIG_HOME/enroll/enroll.ini`,
|
||||
7. `~/.config/enroll/enroll.ini`.
|
||||
|
||||
|
|
|
|||
Reference in a new issue