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:
dwc1997
2026-05-14 04:19:02 +08:00
committed by GitHub
parent 6a23e26a27
commit cffae53b43
7 changed files with 157 additions and 6 deletions

View File

@@ -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"