
Product
Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Simple (quicker) alt to using Yeoman. (Personal opinion)
What does it do?
You can use movl to quickly scaffold 'freely' available seed projects (that are sometimes not available on generators). Instead of git cloning / copy pasting everytime you need to use a seed project, you can just movl -a 'em
.
npm install -g movl
movl -d https://github.com/btford/angular-express-seed/archive/master.zip
movl -l [perpage]
[ 0 ] *** angular-express-seed.zip
[ 1 ] *** morx-web.zip
[ 2 ] *** ui-router-seed.zip
0, 1 and 2 in the above are referred to as seed IDs / Indexes. Use them when scaffolding a seed project.
movl -a [ID/Index of seed to scaffold]
If you get an EACCES
error when running movl -d githubprojectzipurl
try running with admin rights.
Contributions are welcome :)
.. Add issues here
FAQs
Personal seed-project scaffolder
We found that movl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.