singularity-forge/src/resources
Facu_Viñas 003cb44007 fix(security): sanitize error messages to prevent token leakage
Error messages from adapter auth/send failures may contain token
fragments. Added sanitizeError() that strips Slack token patterns
(xoxb-, xoxp-, xoxa-) and long opaque secrets (20+ alphanumeric
chars). Also truncates verbose Discord API error responses to 200
chars. Applied to all error paths in manager.ts and discord-adapter.ts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 18:01:42 -03:00
..
agents Initial commit 2026-03-10 22:28:37 -06:00
extensions fix(security): sanitize error messages to prevent token leakage 2026-03-11 18:01:42 -03:00
skills feat(skills): add bundled skills — frontend-design, swiftui, debug-like-expert 2026-03-11 01:07:40 -06:00
GSD-WORKFLOW.md Initial commit 2026-03-10 22:28:37 -06:00