Skip to content

chore(security): raise pnpm minimumReleaseAge to 48h - #14429

Closed
h0lybyte wants to merge 1 commit into
devfrom
chore/pnpm-release-age-2880
Closed

chore(security): raise pnpm minimumReleaseAge to 48h#14429
h0lybyte wants to merge 1 commit into
devfrom
chore/pnpm-release-age-2880

Conversation

@h0lybyte

Copy link
Copy Markdown
Member

Part of #14423.

Raises pnpm minimumReleaseAge from 720 to 2880 (unit = minutes, so 12h → 48h).

Widens the quarantine window before a freshly-published npm version is installable. Most supply-chain compromises are detected and yanked within 24h; a 48h floor means the resolver falls back to the prior known-good version during that window.

Isolated from the bwrap wrapper (#14423 item 2) — that ships separately.

Risk

Low. Only affects resolution of brand-new releases (<48h old). --frozen-lockfile installs are unaffected (pinned versions already resolved in the lockfile).

…rantine)

Widen the freshly-published-version quarantine window against npm
supply-chain attacks (compromised releases are typically yanked within
24h). Refs #14423.
@h0lybyte h0lybyte closed this Aug 31, 2026
@h0lybyte
h0lybyte deleted the chore/pnpm-release-age-2880 branch August 31, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant