Skip to content

chore: Add blockExoticSubdeps to pnpm config#373

Merged
kodiakhq[bot] merged 1 commit intomainfrom
chore/block-exotic-subdeps
Apr 1, 2026
Merged

chore: Add blockExoticSubdeps to pnpm config#373
kodiakhq[bot] merged 1 commit intomainfrom
chore/block-exotic-subdeps

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Add block-exotic-subdeps=true to .npmrc to prevent subdependencies from using exotic specifiers (git URLs, HTTP URLs, etc.), reducing supply chain attack surface.

@erezrokah erezrokah requested a review from a team as a code owner April 1, 2026 10:02
@erezrokah erezrokah requested review from Copilot and marianogappa and removed request for a team April 1, 2026 10:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a pnpm configuration guard to reduce supply-chain risk by preventing subdependencies from being resolved via exotic specifiers (e.g., git/HTTP URLs).

Changes:

  • Add block-exotic-subdeps=true to the repo’s .npmrc so pnpm blocks exotic subdependency specifiers.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@erezrokah erezrokah added the automerge Add to automerge PRs once requirements are met label Apr 1, 2026
@kodiakhq kodiakhq bot merged commit 25147cd into main Apr 1, 2026
13 checks passed
@kodiakhq kodiakhq bot deleted the chore/block-exotic-subdeps branch April 1, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Add to automerge PRs once requirements are met

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants