biniamf / firebase-checker

An Android static analysis tool as an Android Studio plugin to check the status of the Firebase database access control that is in use by the app under development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase-checker

This is an Android Studio plugin that checks the security configuration of Firebase database in use for an app under development.

Supports:

  • Java and Kotlin source codes
  • Firebase Realtime database usages
  • Firebase Firestore database usages

Demo: https://youtu.be/KzRsbHqhyMQ

About

An Android static analysis tool as an Android Studio plugin to check the status of the Firebase database access control that is in use by the app under development


Languages

Language:Java 100.0%