← Home

jsr

2
Versions
License
No
Install Scripts
Verified
Provenance

Supply chain provenance

Status for the latest visible version.

SLSA provenance attestation npm registry signatures gitHead linked

Maintainers

denobot

Keywords

installmodulespackage managerpackage.jsondependenciesnpm

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
typosquat typosquat.levenshtein:jest AI (typosquat): jsr is the official jsr.io package manager; not a typosquat of jest. ai
typosquat typosquat.levenshtein:qs AI (typosquat): jsr is the official jsr.io package manager; not a typosquat of qs. ai
typosquat typosquat.levenshtein:joi AI (typosquat): jsr is the official jsr.io package manager; not a typosquat of joi. ai
semgrep semgrep:env-spread AI (semgrep): env spread is used to pass environment to a child publish process; standard CLI pattern, not exfiltration. ai

Versions (showing 2 of 2)

Version Deps Published
0.14.3 2 / 3
0.14.1 2 / 3

v0.14.3

2 findings
HIGH env-spread: dist-esm/commands.js:175 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/jsr-io/jsr-npm/blob/9e797fbf742ca1dd741be76369a626b8ebfb2ab5/dist-esm/commands.js#L175 173 | "publish", 174 | ]; > 175 | const env = { ...process.env }; 176 | // These commands should only be added for a node project, 177 | // not a Deno project.

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

2 findings
HIGH env-spread: dist-esm/commands.js:175 semgrep

Spreading entire process.env into an object — may capture all secrets Source: https://github.com/jsr-io/jsr-npm/blob/06f56094b93a3a0a6e47d9b71d4d2b8c89b4aa48/dist-esm/commands.js#L175 173 | "publish", 174 | ]; > 175 | const env = { ...process.env }; 176 | // These commands should only be added for a node project, 177 | // not a Deno project.

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.