▲ | strogonoff 3 days ago | ||||||||||||||||
Before we all conclude that supply chain attacks only happen on NPM, last time I used VS Code I discovered that it auto-installed, with no apparent opt-out, Python typing stubs for any package (e.g., Django in my case) from whatever third-party, unofficial PyPI accounts it saw fit. (Yes, this is why it was the last time I used VS Code.) The obscurity of languages other than JavaScript will only work as a security measure for so long. | |||||||||||||||||
▲ | maleldil 3 days ago | parent [-] | ||||||||||||||||
I've never seen Pylance automatically install anything. Are you talking about the stubs that come packaged with Pylance, which Microsoft maintains? | |||||||||||||||||
|