
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.
sample-env
Advanced tools
Effortlessly create sample environment files tailored to your projects with ease. This cli streamlines the process by effortlessly generating environment files, ensuring all sensitive information is excluded saving you the hassle of manually scrubbing secrets.
npm i sample-env -g
sample-env --env .env --sample .env.example --banner "hello world" --removeComments --prefix REACT_APP_
This command will:
.env
fileREACT_APP_
.env.example
fileThe cli takes these optional flags.
.env
) - use this option if you want to use a different file name
--env .env.dev
.env.sample
) - use this option if you want to use a output file name
--sample .env.example
--banner "hello world"
--removeComments
--prefix REACT_APP_
or --prefix REACT_APP_ --prefix GATSBY_
sample-env --help
FAQs
Generate sample file from .env for your apps
We found that sample-env demonstrated a healthy version release cadence and project activity because the last version was released less than 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.