jsayol / vscode-firebase-explorer

Visual Studio Code extension to explore and manage your Firebase projects
https://devlibrary.withgoogle.com/products/firebase/repos/jsayol-vscode-firebase-explorer
MIT License
148 stars 22 forks source link

Clarifying security / data exposure? #18

Open ultraGentle opened 4 years ago

ultraGentle commented 4 years ago

Hello, great tool! Could you clarify whether there are any security or data-exposure implications of using your extension with VSCode?

I assume that, since I didn't have to enter my username/password, that those aren't stored or accessed by the extension?

Also, since the extension is displaying my database data locally -- is that exposed anywhere else?

Any thoughts appreciated.