diff --git a/CHANGELOG.md b/CHANGELOG.md index 637af5b62..b9c9b180d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Onboarding: add a security checkpoint prompt (docs link + sandboxing hint); require `--accept-risk` for `--non-interactive`. - Docs: expand gateway security hardening guidance and incident response checklist. - Docs: document DM history limits for channel DMs. (#883) — thanks @pkrmf. +- Security: add detect-secrets CI scan and baseline guidance. (#227) — thanks @Hyaxia. ### Fixes - Agents: scrub tuple `items` schemas for Gemini tool calls. (#926, fixes #746) — thanks @grp06.