← Home

semantic-release-monorepo

1
Versions
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures gitHead linked

Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.

Maintainers

pmowrer

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
semgrep semgrep:env-spread AI (semgrep): Passing process.env to git subprocess is standard for git tooling; not a secret-leak risk in this context. ai
dependencies unvetted-dep:file-url AI (dependencies): file-url is a well-known utility for converting file paths to URLs; stable false positive for this package. ai
dependencies unvetted-dep:semantic-release-plugin-decorators AI (dependencies): Core dependency of this package's plugin architecture; stable across versions. ai

Versions (showing 1 of 1)

Version Deps Published
8.0.2 13 / 4

v8.0.2

2 findings
HIGH env-spread: src/git-utils.js:131 semgrep

Spreading entire process.env into an object — may capture all secrets 129 | gitLogParser.parse( 130 | { _: `${from ? `${from}..` : ''}HEAD` }, > 131 | { env: { ...process.env } } 132 | ) 133 | )

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.