@geekmidas/envkit
Supply chain provenance
Status for the latest visible version.
Maintainers
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:env-spread | AI (semgrep): Fires in examples/basic-usage.ts illustrating config patterns, not in production code paths. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Fires in credentials encryption utility and its tests; legitimate crypto use, not obfuscation. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Fires in credentials.ts for AES key/IV parsing; standard crypto pattern, not malicious. | ai |
Versions (showing 7 of 7)
| Version | Deps | Published |
|---|---|---|
| 1.0.7 | 3 / 4 | |
| 1.0.6 | 3 / 4 | |
| 1.0.5 | 3 / 4 | |
| 0.3.0 | 3 / 3 | |
| 0.2.0 | 3 / 3 | |
| 0.1.0 | 3 / 3 | |
| 0.0.8 | 3 / 3 |
v1.0.7
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v1.0.6
2 findingsSpreading entire process.env into an object — may capture all secrets 145 | 146 | // Different config sources based on environment > 147 | const configSource = { 148 | ...process.env, 149 | // Override with environment-specific values
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v1.0.5
2 findingsSpreading entire process.env into an object — may capture all secrets 145 | 146 | // Different config sources based on environment > 147 | const configSource = { 148 | ...process.env, 149 | // Override with environment-specific values
Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.3.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.2.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.1.0
1 findingPublished via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.
v0.0.8
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.