
Research
SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.
This is a very simple and small project create to save me some time when working on web servers hosted on Heroku.
I'm a big fan of the Heroku Button because it allows me to create a project deployable by anyone in my team with detailed instructions how to set up all the environment variables, thank to the app.json file.
Locally we do use Foreman to load the local environment variables from the .env file, and some times a project can end up with lots of variables.
With this tiny app, if you run it in a folder that has the app.json file, it will automatically create a .env for you. The only thing that you then need to do, is to set the right data to those variables.
If you find this project useful, don't forget to give it a star :)
Install it as a global package, so you can use it through your system.
$ npm install env-auto -g
FAQs
🚗 convert app.json in to .env
The npm package env-auto receives a total of 19 weekly downloads. As such, env-auto popularity was classified as not popular.
We found that env-auto 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.

Research
An emerging npm supply chain attack that infects repos, steals CI secrets, and targets developer AI toolchains for further compromise.

Company News
Socket is proud to join the OpenJS Foundation as a Silver Member, deepening our commitment to the long-term health and security of the JavaScript ecosystem.

Security News
npm now links to Socket's security analysis on every package page. Here's what you'll find when you click through.