@munesoft/envx
One-line .env loader, validator, and type-safe config for Node.js
2
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
erickjongo
Keywords
envdotenvconfigvalidationtypescriptenvironment
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Intentional behavior for a .env loader; merging process.env is the documented purpose of this package. | ai | |
| semgrep | semgrep:env-bulk-read | AI (semgrep): Enumerating process.env is core functionality for a config/env loader library. | ai | |
| typosquat | typosquat.levenshtein:knex | AI (typosquat): Scoped env-config package; no functional or naming resemblance to knex beyond edit distance. | ai |