mirror of
https://github.com/myronblair/jarvis
synced 2026-06-30 17:50:23 -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)