← Home

@geekmidas/envkit

7
Versions
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures No source commit

Maintainers

geekmidas

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
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 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v1.0.6

2 findings
HIGH env-spread: examples/basic-usage.ts:147 semgrep

Spreading 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

INFO Has SLSA provenance attestation provenance

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 findings
HIGH env-spread: examples/basic-usage.ts:147 semgrep

Spreading 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

INFO Has SLSA provenance attestation provenance

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 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v0.2.0

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v0.1.0

1 finding
INFO Has SLSA provenance attestation provenance

Published via CI/CD with Sigstore attestation (predicate: https://slsa.dev/provenance/v1). This is the strongest supply chain integrity signal.

v0.0.8

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.