Skip to content

fix(hooks): update zizmor repo from woodruffw to zizmorcore#1191

Merged
John-David Dalton (jdalton) merged 3 commits intomainfrom
fix/zizmor-org-rename
Apr 12, 2026
Merged

fix(hooks): update zizmor repo from woodruffw to zizmorcore#1191
John-David Dalton (jdalton) merged 3 commits intomainfrom
fix/zizmor-org-rename

Conversation

@jdalton
Copy link
Copy Markdown
Contributor

@jdalton John-David Dalton (jdalton) commented Apr 11, 2026

Summary

  • Update zizmor GitHub repository reference from woodruffw/zizmor to zizmorcore/zizmor (org was renamed)
  • Affects: external-tools.json, update.mts, README.md

Test plan

  • Verify zizmor download URL resolves correctly
  • Run /setup-security-tools to confirm setup still works

Note

Low Risk
Low risk: this only updates the GitHub repository slug used to fetch/download zizmor releases; no behavior changes beyond pointing at the new location.

Overview
Updates the setup-security-tools hook to pull zizmor releases from zizmorcore/zizmor instead of woodruffw/zizmor, reflecting the repository move.

This change is applied consistently across the download/update configuration (external-tools.json), the updater script’s GitHub release lookup (update.mts), and the user-facing installation docs (README.md).

Reviewed by Cursor Bugbot for commit 0a1e0a8. Configure here.

The zizmor GitHub org was renamed from woodruffw to zizmorcore.
Old URLs still redirect but are stale.
Replace custom ~/.socket/zizmor/bin/ cache with dlx downloadBinary API
for consistent caching alongside SFW. Remove unused httpDownload import.
- Rewrite update.mts to modify external-tools.json instead of regex-replacing
  inline constants in index.mts (which no longer exist)
- Fix stale ~/.socket/zizmor/bin/ path in README troubleshooting section
@jdalton John-David Dalton (jdalton) merged commit e3896a7 into main Apr 12, 2026
4 checks passed
@jdalton John-David Dalton (jdalton) deleted the fix/zizmor-org-rename branch April 12, 2026 01:25
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