mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 23:47:20 +00:00
fix: add dmScope guidance regression coverage (#13129) (thanks @VintLin)
This commit is contained in:
@@ -589,6 +589,7 @@ describe("security audit", () => {
|
||||
expect.objectContaining({
|
||||
checkId: "channels.whatsapp.dm.scope_main_multiuser",
|
||||
severity: "warn",
|
||||
remediation: expect.stringContaining('config set session.dmScope "per-channel-peer"'),
|
||||
}),
|
||||
]),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user