Jarvis
b42762d7f4
fix: address code and security review findings from Phase 2A
- Remove committed __pycache__ artifacts; add to .gitignore
- Wrap config JSON parse in try/except to prevent CLI crash on malformed config
- Add SSRF mitigation to webhook_adapter: reject non-http(s) schemes,
refuse auth_token over cleartext to non-localhost, block private IPs
- Add _sanitize() to discord_formatter: strip ANSI/control chars,
neutralize @everyone/@here Discord mentions
2026-03-27 21:12:04 -05:00
..
2026-03-28 01:39:26 +00:00
2026-02-22 17:52:23 +00:00
2026-02-17 12:12:58 -06:00
2026-02-17 10:41:09 -06:00
2026-02-22 17:22:50 -06:00
2026-02-22 17:52:23 +00:00
2026-03-04 17:59:33 -06:00
2026-02-21 09:55:34 -06:00
2026-02-23 12:29:37 -06:00
2026-02-21 18:25:51 +00:00
2026-02-19 12:38:22 -06:00
2026-02-21 09:55:34 -06:00
2026-02-21 09:55:34 -06:00
2026-02-17 10:41:09 -06:00
2026-03-27 21:12:04 -05:00
2026-02-17 14:12:02 -06:00
2026-02-19 11:49:36 -06:00
2026-02-17 14:41:47 -06:00
2026-02-22 17:52:23 +00:00
2026-02-17 14:12:02 -06:00
2026-02-22 17:52:23 +00:00
2026-02-22 17:52:23 +00:00
2026-02-22 17:52:23 +00:00
2026-02-17 14:50:02 -06:00
2026-02-17 14:12:02 -06:00
2026-02-22 17:52:23 +00:00
2026-02-22 17:52:23 +00:00
2026-02-20 07:36:54 -06:00
2026-02-20 07:36:54 -06:00
2026-02-17 10:41:09 -06:00
2026-02-17 10:41:09 -06:00
2026-02-21 09:55:34 -06:00
2026-02-19 11:49:36 -06:00
2026-02-19 13:33:10 -06:00
2026-02-17 14:12:02 -06:00
2026-02-21 18:25:51 +00:00
2026-02-23 12:29:37 -06:00