mirror of
https://github.com/RunanywhereAI/runanywhere-sdks.git
synced 2026-03-26 06:22:11 +00:00
Replace hardcoded production API key and URL with YOUR_* placeholders so the existing credential-detection guard falls back to dev mode. Add gitleaks GitHub Action to scan every push to main and every PR for secrets, with custom rules for RunAnywhere API keys, Railway URLs, and Supabase credentials. Co-authored-by: Cursor <cursoragent@cursor.com>