Skip to content

Add min-release-age to .npmrc - #10

Merged
YouheiNozaki merged 1 commit into
mainfrom
chore/add-min-release-age
Aug 5, 2026
Merged

Add min-release-age to .npmrc#10
YouheiNozaki merged 1 commit into
mainfrom
chore/add-min-release-age

Conversation

@YouheiNozaki

@YouheiNozaki YouheiNozaki commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • .npmrcmin-release-age=7 を追加し、公開直後の npm パッケージのインストールを抑止する
  • 既存の Takumi Guard(registry=https://npm.flatt.tech)と合わせてサプライチェーン攻撃への防御を強化する

Test plan

  • .npmrcmin-release-age=7registry=https://npm.flatt.tech の両方が含まれていること
  • npm ci / npm install がこれまで通り動作すること(npm v11.10+ で min-release-age が有効)

Made with Cursor

Prevent installing npm packages published within the last 7 days,
complementing the existing Takumi Guard registry setting.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
microcms-rich-editor-handler Ready Ready Preview Aug 5, 2026 12:59am

Request Review

@wato787 wato787 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ありがとうございます🙏

@YouheiNozaki
YouheiNozaki merged commit b6295ad into main Aug 5, 2026
14 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.

2 participants