Skip to content

[DEV-355] chore: add min-release-age to .npmrc to prevent supply chain attacks#261

Merged
austinpray-mixpanel merged 2 commits into
masterfrom
add-npmrc-min-release-age
May 7, 2026
Merged

[DEV-355] chore: add min-release-age to .npmrc to prevent supply chain attacks#261
austinpray-mixpanel merged 2 commits into
masterfrom
add-npmrc-min-release-age

Conversation

@austinpray-mixpanel
Copy link
Copy Markdown
Member

Adds min-release-age=7 to the root .npmrc. This prevents npm from installing packages that were published less than 7 days ago, which is an effective mitigation against supply chain attacks where attackers publish malicious packages and immediately push them downstream.

@austinpray-mixpanel austinpray-mixpanel changed the title chore: add min-release-age to .npmrc to prevent supply chain attacks [DEV-355] chore: add min-release-age to .npmrc to prevent supply chain attacks Apr 10, 2026
@linear
Copy link
Copy Markdown

linear Bot commented Apr 10, 2026

@austinpray-mixpanel
Copy link
Copy Markdown
Member Author

Bump: please TAL

@jaredmixpanel jaredmixpanel removed their request for review May 4, 2026 22:52
@austinpray-mixpanel austinpray-mixpanel merged commit ab0693b into master May 7, 2026
6 checks passed
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.

3 participants