mirror of https://github.com/openclaw/openclaw.git
docs(changelog): note safeBins exec hardening
This commit is contained in:
parent
3b8e33037a
commit
25f6fcc63a
|
|
@ -4,6 +4,10 @@ Docs: https://docs.openclaw.ai
|
|||
|
||||
## Unreleased
|
||||
|
||||
### Fixes
|
||||
|
||||
- Security/Exec: harden `safeBins` long-option validation by rejecting unknown/ambiguous GNU long-option abbreviations and denying sort filesystem-dependent flags (`--random-source`, `--temporary-directory`, `-T`), closing safe-bin denylist bypasses. Thanks @jiseoung.
|
||||
|
||||
## 2026.2.23 (Unreleased)
|
||||
|
||||
### Changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue