mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
fix(security): classify broad Windows SIDs as world principals
Carry Windows ACL world-principal classification through @openclaw/fs-safe@0.2.2 so Anonymous Logon, Guests, Interactive, Network, and Local SID/principal variants are treated as world-equivalent in filesystem audit findings. Also add regression coverage, changelog coverage, a narrow lint cleanup, and a UI test isolation fix needed by the current CI shard. Co-authored-by: dwc <118101032587@njust.edu.cn>
This commit is contained in:
@@ -95,5 +95,6 @@ peerDependencyRules:
|
||||
"prism-media>opusscript": "^0.0.8 || ^0.1.1"
|
||||
|
||||
patchedDependencies:
|
||||
"@openclaw/fs-safe@0.2.2": "patches/@openclaw__fs-safe@0.2.2.patch"
|
||||
"baileys@7.0.0-rc11": "patches/baileys@7.0.0-rc11.patch"
|
||||
"@agentclientprotocol/claude-agent-acp@0.33.1": "patches/@agentclientprotocol__claude-agent-acp@0.33.1.patch"
|
||||
|
||||
Reference in New Issue
Block a user