Skip to content

chore: Enforce Node supply chain protections#17

Merged
Oliver Borchert (borchero) merged 1 commit into
mainfrom
node-dependency-cooldown-fixes
May 20, 2026
Merged

chore: Enforce Node supply chain protections#17
Oliver Borchert (borchero) merged 1 commit into
mainfrom
node-dependency-cooldown-fixes

Conversation

@quant-ranger
Copy link
Copy Markdown

@quant-ranger quant-ranger Bot commented May 20, 2026

This PR sets a minimum dependency release age and blocks exotic subdependencies in the configurations of bun, pnpm and npm.

Via those options we delay installing freshly published versions of packages that may have been compromised as part of a supply chain attack.
Exotic subdependencies could hide malicious code, so we block them entirely in pnpm.

If you run into any problems, feel free to ping JakobKlaushoferQC or Yannik Tausch (@ytausch).

@borchero Oliver Borchert (borchero) merged commit 5b34a0c into main May 20, 2026
9 of 11 checks passed
@borchero Oliver Borchert (borchero) deleted the node-dependency-cooldown-fixes branch May 20, 2026 09:03
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