I've been using VS Code for a year or so now. I have no idea how VS Code Extension security is handled. I'm alarmed by things like this:
- Markdown Preview Enhanced (927K+ downloads)
- Markdown Preview Enhanced (fork that points to the original repo) (2k+ downloads)
Some questions I have are:
- What does Microsoft do to ensure Extensions we install are safe?
- Are they scanning the Extensions for known vulns?
- Is VS Code safe to use in an Enterprise Environment?
- How can I tell?
- Why are duplicate extension names allowed!
- There are security and marketing implications by Microsoft allowing "package-squatting".
Does anyone have insights to share regarding VS Code Extension Security?