Skip to content

chore: route npm installs through Takumi Guard#2083

Merged
dyoshikawa merged 2 commits into
dyoshikawa:mainfrom
saitota:takumi
Jun 30, 2026
Merged

chore: route npm installs through Takumi Guard#2083
dyoshikawa merged 2 commits into
dyoshikawa:mainfrom
saitota:takumi

Conversation

@saitota

@saitota saitota commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Background

PR #1567 added a cooldown to reduce exposure to newly published supply-chain attacks, but malicious packages can still remain after the cooldown window. Takumi Guard is an npm registry proxy that checks packages against a threat database and blocks known-malicious packages before they are installed.

References

Verification

  • Ran pinact run.
  • Ran pnpm run cicheck:code && pnpm run cicheck:content.
  • Ran pnpm run check.
  • Ran pnpm run test.
  • Confirmed the updated GitHub Actions jobs on this PR.
  • Confirmed bun install through Takumi Guard in CI.
  • Confirmed the release publish workflow after merge.

@dyoshikawa
dyoshikawa merged commit 4c49887 into dyoshikawa:main Jun 30, 2026
7 checks passed
@dyoshikawa

Copy link
Copy Markdown
Owner

@saitota Thank you!

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