openclaw/src
Vincent Koc e4d80ed556
CI: restore main detect-secrets scan (#38438)
* Tests: stabilize detect-secrets fixtures

* Tests: fix rebased detect-secrets false positives

* Docs: keep snippets valid under detect-secrets

* Tests: finalize detect-secrets false-positive fixes

* Tests: reduce detect-secrets false positives

* Tests: keep detect-secrets pragmas inline

* Tests: remediate next detect-secrets batch

* Tests: tighten detect-secrets allowlists

* Tests: stabilize detect-secrets formatter drift
2026-03-07 10:06:35 -08:00
..
acp CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
agents CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
auto-reply CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
browser CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
canvas-host refactor(tests): dedupe canvas host server setup 2026-03-03 02:53:13 +00:00
channels CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
cli CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
commands CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
compat
config CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
context-engine fix: xxxxx 2026-03-06 19:46:38 -05:00
cron refactor(cron): share isolated-agent turn core test setup 2026-03-07 17:58:31 +00:00
daemon refactor(daemon): dedupe systemd restart test scaffolding 2026-03-07 17:58:30 +00:00
discord fix(discord): honor commands.allowFrom in guild slash auth (#38794) 2026-03-07 12:03:52 -06:00
docs
gateway CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
hooks refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
i18n ACP: add persistent Discord channel and Telegram topic bindings (#34873) 2026-03-05 09:38:12 +01:00
imessage refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
infra CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
line CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
link-understanding
logging build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -05:00
markdown perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
media fix(media): retain inbound media with recursive cleanup TTL (#38292) 2026-03-06 22:06:09 -05:00
media-understanding CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
memory CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
node-host refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
pairing test: narrow pairing setup helper token type 2026-03-07 17:58:31 +00:00
plugin-sdk refactor(plugin-sdk): extract shared channel prelude exports 2026-03-07 17:05:23 +00:00
plugins refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
process fix: Windows: openclaw plugins install fails with spawn EINVAL 2026-03-06 22:19:16 +05:30
providers fix(providers): make all models available in kilocode provider (#32352) 2026-03-07 08:14:06 -08:00
routing fix(routing): avoid full binding rescans in resolveAgentRoute (#36915) 2026-03-05 16:49:29 -08:00
scripts CI: cover skill and extension tests 2026-03-06 11:21:03 -05:00
secrets CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
security CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
sessions fix: add runtime.events regression tests (#16044) (thanks @scifantastic) 2026-03-03 01:37:56 +00:00
shared refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
signal CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
slack CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
telegram Secrets: harden SecretRef-safe models.json persistence (#38955) 2026-03-07 11:28:39 -06:00
terminal CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
test-helpers
test-utils refactor(test-utils): share direct channel plugin test fixture 2026-03-07 17:58:31 +00:00
tts TTS: add baseUrl support to OpenAI TTS config (#34321) 2026-03-05 07:25:04 +00:00
tui refactor(tui): dedupe mode-specific exec secret fixtures 2026-03-07 17:58:31 +00:00
types Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
utils Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
web refactor(web): dedupe self-chat response-prefix tests 2026-03-07 17:58:31 +00:00
whatsapp refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
wizard CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
channel-web.ts
docker-image-digests.test.ts container builds: opt-in extension deps via OPENCLAW_EXTENSIONS build arg (#32223) 2026-03-06 12:18:42 -05:00
docker-setup.e2e.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
dockerfile.test.ts fix(docker): correct awk quoting in Docker GPG fingerprint check (#32153) 2026-03-03 02:32:46 +00:00
entry.ts
extensionAPI.ts
globals.ts
index.ts
logger.test.ts
logger.ts
logging.ts
poll-params.test.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
poll-params.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
polls.test.ts
polls.ts Harden Telegram poll gating and schema consistency (#36547) 2026-03-05 19:24:43 -05:00
runtime.ts
utils.test.ts
utils.ts
version.test.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00
version.ts Gateway: fix stale self version in status output (#32655) 2026-03-03 02:41:52 -05:00