virajshoor/Envguard

Validate .env files against a typed .env.schema before bad config breaks your deploy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
envEnv file to validate.no.env
schemaSchema file to validate against.no.env.schema
strictFail when the env file contains keys missing from the schema.nofalse
jsonPrint machine-readable JSON.nofalse
secretsRun local secret hygiene checks and print warnings.nofalse

no outputs