
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
generator-code
Advanced tools
visual studio code generator
A Yeoman Generator for Visual Studio Code
To run Yeoman you will need to install node for your platform. The setup will also install the Node Package Manager (npm) which you use to download Yeoman, generators, and many other software packages.
It is recommended that you install Yeoman and generators globally using the npm -g
switch so that you can run the generator from any folder.
npm install -g yo generator-code
Make a new directory and then cd into it.
mkdir myApp && cd $_
Run the Code generator:
yo code
FAQs
Yeoman generator for Visual Studio Code extensions.
The npm package generator-code receives a total of 4,342 weekly downloads. As such, generator-code popularity was classified as popular.
We found that generator-code demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.