Security checks reference
Below is a complete list of all checks FireGuard runs when you click "Analyze".
How to use
- Paste your
firestore.rulescontent into the editor on the left - Click Analyze Security Rules
- Review issues sorted by severity (Critical โ Low)
- Apply the suggested fixes to your rules file
- Re-run to confirm the issues are resolved
Privacy
All analysis happens 100% in your browser using JavaScript. Your rules are never sent to any external server. FireGuard has no backend.
Limitations
FireGuard performs static analysis โ it can't simulate actual Firestore reads/writes. For comprehensive testing, use the Firebase Emulator Suite alongside FireGuard.