CHANGELOG updates
This commit is contained in:
parent
d93de8a8a2
commit
bf1c72c542
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
* Perform harvest validation before trying to manifest from it.
|
||||
* Stricter validation on FQDN name in multisite mode.
|
||||
* Strict check of `$PATH` when running harvest as root, in case it could lead to execution of unsafe binaries during harvest. Override with `--assume-safe-path` for non-interactive or CI purposes.
|
||||
* Stricter validation of the destination dirs that harvest or manifest write to, to prevent writing to a different user-controlled area. Stricter permissions on the output dirs too.
|
||||
|
||||
# 0.6.0
|
||||
|
||||
|
|
|
|||
Reference in a new issue