shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.01k stars 390 forks source link

Our project's env config file got uploaded to gist by this extension #1340

Open jaequery opened 2 years ago

jaequery commented 2 years ago

🐛 This extension uploaded our project's configuration file to github gist
Somehow, this extension uploaded one of our project's src/config/entire env.config.json into Github's gist, which was a problem because it had some private keys.

What could've caused this?

🌴 Visual Studio Code Version : 1.661 🌴 Code Settings Sync Version : Probably the latest but I don't know now because I uninstalled it since the incident 🌴 Standard or Insiders : Standard 🌴 Portable or Installed : [ Installed ] 🌴 OSS or Official Build : [ Build ] 🌴 Operating System : [ OSX 12.0.1 ] 🌴 Occurs On: [Not sure ] 🌴 Proxy Enabled: [ No ] 🌴 Gist Id:** [ Removed ]

📰 To Reproduce Don't know how to reproduce it

💪 Expected behavior It shouldn't upload any of the project's config JSON files to GIST for ANY reason

📺 Console Error Log n/a