openclaw/extensions/qqbot/src
Jacob Tomlinson 2c45b06afd
fix(qqbot): restrict structured payload local paths (#58453)
* fix(qqbot): restrict structured payload local paths

* fix(qqbot): narrow structured payload file access

* test(qqbot): cover payload path traversal guards

* fix(qqbot): reduce structured payload log exposure

* fix(qqbot): preserve inline image payload URLs
2026-04-02 10:20:52 +01:00
..
tools
types
utils fix(qqbot): restrict structured payload local paths (#58453) 2026-04-02 10:20:52 +01:00
api.ts
channel.setup.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
channel.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
command-auth.test.ts
config-schema.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
config.test.ts fix(qqbot): align speech schema and setup validation (#58253) 2026-03-31 21:11:45 +08:00
config.ts
gateway.ts
inbound-attachments.ts
known-users.ts
message-queue.ts
outbound-deliver.ts
outbound.ts
proactive.ts
ref-index-store.ts
reply-dispatcher.test.ts fix(qqbot): restrict structured payload local paths (#58453) 2026-04-02 10:20:52 +01:00
reply-dispatcher.ts fix(qqbot): restrict structured payload local paths (#58453) 2026-04-02 10:20:52 +01:00
runtime.ts
session-store.ts
setup-surface.ts
setup.test.ts
slash-commands.test.ts qqbot: require explicit allowlist for /bot-logs to prevent info disclosure (#58895) 2026-04-01 18:40:46 +09:00
slash-commands.ts qqbot: require explicit allowlist for /bot-logs to prevent info disclosure (#58895) 2026-04-01 18:40:46 +09:00
stt.ts
text-utils.ts
types.ts
typing-keepalive.ts
update-checker.ts
user-messages.ts