docs: document zizmor pre-commit adoption for GitHub Actions linting - #34
Merged
Merged
Conversation
Closes #19 (pre-commit path only). Documents zizmor's adoption as a Tier 3 follow-up to the 2026-04-29 GitHub Actions security audit: what it catches, why it was adopted, how it's wired into the shared pre-commit config (landed separately in smartwatermelon/dotfiles), and the brew install prerequisite for language:system hooks. Explicitly notes that CI-side enforcement (a reusable zizmor.yml in smartwatermelon/github-workflows) is a separate, not-yet-started follow-up — this PR only covers the pre-commit integration path. Claude-Session: https://claude.ai/code/session_01SsnvQEpWgMxcRocq8bBVSE
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/local-code-review-options.mdforzizmor: what it is, why it was adopted, how it's wired into the shared pre-commit config, and thebrew install zizmorprerequisitezizmor.ymlinsmartwatermelon/github-workflows) is a separate, not-yet-started follow-upCloses #19 (pre-commit path only — path 1 of the 3 integration paths proposed in the issue).
The actual pre-commit config change lives in a companion PR in the
dotfilesrepo, since~/.config/pre-commit/config.yamlis a symlink intodotfiles/pre-commit/config.yaml, not tracked in this repo: smartwatermelon/dotfiles#134Test plan
~/.config/pre-commit/config.yamlis a symlink intodotfiles, not part of this repo, before editing anythingClaude-Session: https://claude.ai/code/session_01SsnvQEpWgMxcRocq8bBVSE