Skip to content

chore: Enforce Node supply chain protections#18

Open
quant-ranger[bot] wants to merge 1 commit into
mainfrom
node-dependency-cooldown-fixes
Open

chore: Enforce Node supply chain protections#18
quant-ranger[bot] wants to merge 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.

Existing release-age exclusions are preserved, and any deployment-configured exemptions are added.

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

X-Quant-Ranger: node-dependency-cooldown
@quant-ranger
quant-ranger Bot force-pushed the node-dependency-cooldown-fixes branch from aef7cdc to be31772 Compare July 20, 2026 17:01
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