ci: pin third-party actions to SHAs, persist-credentials: false, seed zizmor.yml - #38
Merged
Merged
Conversation
… zizmor.yml Clears zizmor's unpinned-uses and artipacked findings on ci.yml and claude.yml. Pins: - actions/checkout: v7.0.1 (3d3c42e5aac5ba805825da76410c181273ba90b1) - anthropics/claude-code-action: v1.0.219 (5ccc3a35a6367cdb8e6fbd0728287467540ecfe2) Adds persist-credentials: false to all three checkout steps. No job in either workflow pushes, commits, or tags, so none consumes the persisted credential. The claude.yml case matches the canonical pattern in github-workflows/.github/workflows/claude-assistant.yml. Seeds zizmor.yml verbatim from github-workflows so local and CI runs resolve the same config. dependabot.yml already covers github-actions. shellcheck and markdownlint findings remain and are out of scope for this wave. Claude-Session: https://claude.ai/code/session_019HDRKLQNv82SEBd4zGpcXf
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.
Wave 2 (zizmor) remediation for
smartwatermelon/lock-sync.actions/checkoutto v7.0.1 (three steps acrossci.ymlandclaude.yml) andanthropics/claude-code-actionto v1.0.219 (unpinned-uses).persist-credentials: falseto every checkout step (artipacked). No job here pushes, commits, or tags, so none consumes the persisted credential.zizmor.ymlverbatim fromgithub-workflows.dependabot.ymlalready coversgithub-actions. zizmor and actionlint are clean locally; shellcheck and markdownlint findings remain and are wave 3.https://claude.ai/code/session_019HDRKLQNv82SEBd4zGpcXf