test: review raft signal publish scan findings

This commit is contained in:
Tideclaw
2026-06-22 15:23:03 +00:00
committed by Vincent Koc
parent bed6726636
commit 4d96909daf
@@ -34,6 +34,8 @@ const REQUIRED_REVIEWED_PUBLISHABLE_CRITICAL_FINDINGS = new Set([
"@openclaw/google-meet:dangerous-exec:src/node-host.ts",
"@openclaw/google-meet:dangerous-exec:src/realtime.ts",
"@openclaw/matrix:dangerous-exec:src/matrix/deps.ts",
"@openclaw/raft:dangerous-exec:src/gateway.ts",
"@openclaw/signal:dangerous-exec:src/daemon.ts",
"@openclaw/voice-call:dangerous-exec:src/tunnel.ts",
"@openclaw/voice-call:dangerous-exec:src/webhook/tailscale.ts",
]);