mirror of
https://github.com/myronblair/jarvis
synced 2026-07-28 00:34:35 -05:00
6b6b6fcc3b
- Enable CURLOPT_SSL_VERIFYPEER on Groq and Claude API calls (MITM fix) - Parameterize agent_commands IN clause to prevent SQL injection - Add session/IP check for list/status/myip endpoints (auth bypass fix) - Use hash_equals() for registration key comparison (timing attack fix)