Skip to content

Enforce 14-day package cooldown and update dependencies#582

Merged
AlexJSully merged 1 commit into
mainfrom
alexjsully-260612-min-release-age
Jun 12, 2026
Merged

Enforce 14-day package cooldown and update dependencies#582
AlexJSully merged 1 commit into
mainfrom
alexjsully-260612-min-release-age

Conversation

@AlexJSully

Copy link
Copy Markdown
Owner

To proactively mitigate the risk of software supply chain attacks, this PR introduces a 14-day minimum release age requirement for all npm packages. This ensures we only install dependencies that have been vetted by the community over a two-week period.

Summary of Changes

  • Configured .npmrc with min-release-age=14 to block the installation of newly published packages.
  • Updated existing dependencies to their latest safe, 14-day-compliant versions.

@AlexJSully AlexJSully self-assigned this Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
portfolio Ready Ready Preview, Comment Jun 12, 2026 3:01pm

@AlexJSully AlexJSully merged commit 19be874 into main Jun 12, 2026
7 checks passed
@AlexJSully AlexJSully deleted the alexjsully-260612-min-release-age branch June 12, 2026 15:04
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