Description
Varlock is a suite of tools built to improve the experience of working with environment variables, both in terms of security and developer experience.
It provides:
Validation - catch errors in development instead of production
Type-safety - improved DX via detailed IntelliSense
Security - secret redaction in stdout and global console methods
Environments - compose defaults, environment-specific .env files, and local git-ignored overrides
Secrets - use any third party provider that has a CLI to load values
It's based on an open specification, called @env-spec, that uses decorator comments in .env files. There's an active RFC for it here: https://github.com/dmno-dev/varlock/discussions/17.
It has native Node support (https://varlock.dev/integrations/javascript/) as well as support for frameworks like Next.js, with more to come!
Varlock alternatives and similar modules
Based on the "Security" category.
Alternatively, view varlock alternatives based on common mentions on social networks and blogs.
-
snyk
DISCONTINUED. Snyk CLI scans and monitors your projects for security vulnerabilities. [Moved to: https://github.com/snyk/cli] -
rate-limiter-flexible
Atomic and non-atomic counters and rate limiting tools. Limit resource access at any scale. -
Themis by Cossack Labs
Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms. -
is-website-vulnerable
finds publicly known security vulnerabilities in a website's frontend JavaScript libraries -
jose-simple
DISCONTINUED. Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Varlock or a related project?