fix: note detect-secrets CI scan (#227) (thanks @Hyaxia)

This commit is contained in:
Peter Steinberger
2026-01-15 03:16:41 +00:00
parent f3c9252840
commit 7e8de907f8

View File

@@ -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.