gokcenciftci/env-fence
A deterministic, local-first environment variable and secret leak guard for CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | Space-separated paths to check (files or directories). | no | — |
| env | Path to the environment variables file to check (default: .env). | no | — |
| example | Path to the example environment variables file to check (default: .env.example). | no | — |
| rules | Comma-separated list of rules to run (sync-env, missing-env-in-code, unused-env, secret-leak). | no | — |
| format | Output format: text or json. | no | text |
Outputs
no outputs