Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

codigoencasa/builderbot
builderbot @ e5b348f
2
Fixes
0
CVEs
HIGH
Peak severity
Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
packages/provider-telegram/src/telegram.provider.ts: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Information Disclosure: Commitment of WhatsApp authentication tokens directly into the git repository allows public exposure of active sessions. Developers should ensure gitignore patterns are strictly updated before adding new stateful components.
Information Disclosure: Logging sensitive Telegram initialization credentials (phone number and password) to standard output leaks secrets to system logs. Custom providers should always sanitize inputs before passing them to internal loggers.