← Home

@ngaf/licensing

10
Versions
MIT
License
Yes
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures gitHead linked

Maintainers

blove

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Fires in a test file to snapshot/restore process.env; not a secret-capture risk. ai
semgrep semgrep:hex-decode AI (semgrep): Key-parsing utility decoding user-supplied ed25519 key material; expected cryptographic pattern. ai
semgrep semgrep:base64-decode AI (semgrep): Same key-parsing utility; base64 is an alternative encoding for the same 32-byte key input. ai

Versions (showing 10 of 10)

Version Deps Published
0.0.29 0 / 0
0.0.28 0 / 0
0.0.27 0 / 0
0.0.26 0 / 0
0.0.25 0 / 0
0.0.24 0 / 0
0.0.23 0 / 0
0.0.22 0 / 0
0.0.2 0 / 0
0.0.1 0 / 0

v0.0.29

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.28

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.27

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.26

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.25

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.24

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.23

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.22

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.2

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.1

2 findings
HIGH env-spread: src/lib/telemetry.spec.ts:6 semgrep

Spreading entire process.env into an object — may capture all secrets 4 | 5 | describe('createTelemetryClient', () => { > 6 | const origEnv = { ...process.env }; 7 | const origGlobal = (globalThis as Record<string, unknown>).CACHEPLANE_TELEMETRY; 8 |

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.