Skip to content

chore: Enforce Node supply chain protections - #18

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

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

Conversation

@quant-ranger

@quant-ranger quant-ranger Bot commented Jul 13, 2026

Copy link
Copy Markdown

This PR configures minimum dependency release ages for bun, pnpm and npm, and blocks exotic subdependencies in pnpm.

These settings delay installing newly published package versions that may have been compromised in a supply chain attack.
Exotic subdependencies can hide malicious code, so pnpm blocks them entirely.

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

@quant-ranger
quant-ranger Bot force-pushed the node-dependency-cooldown-fixes branch from aef7cdc to be31772 Compare July 20, 2026 17:01
@quant-ranger
quant-ranger Bot force-pushed the node-dependency-cooldown-fixes branch 2 times, most recently from fb52685 to 7ab9139 Compare July 28, 2026 08:40
@quant-ranger
quant-ranger Bot force-pushed the node-dependency-cooldown-fixes branch 2 times, most recently from 6004a53 to 2785da6 Compare August 10, 2026 16:46
Quant-Ranger: node-dependency-cooldown
@quant-ranger
quant-ranger Bot force-pushed the node-dependency-cooldown-fixes branch from 2785da6 to 9f6d87c Compare August 17, 2026 16:42
@borchero
Oliver Borchert (borchero) merged commit b3ff08f into main Aug 18, 2026
9 of 11 checks passed
@borchero
Oliver Borchert (borchero) deleted the node-dependency-cooldown-fixes branch August 18, 2026 09:17
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.

2 participants