BracketCove / Profiler

Apache License 2.0
64 stars 23 forks source link

Security issue #1

Closed luismu78 closed 7 years ago

luismu78 commented 7 years ago

Profiler/app/google-services.json should not be syncronized. This file contains all your API settings and credentials.

You should add it to .ignore file, revoke all the credentials, create new ones and make a new commit without this file.

Hope it helped.

BracketCove commented 7 years ago

Haha, that was pretty dumb in retrospect.

I've remade the Firebase project so hopefully someone tries to use the old credentials before I have time to remove them from the Repo.

Thank you, I appreciate your help!