Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Dec 29, 2025

Add zizmor to dev dependencies and pre-commit config for GitHub Actions workflow security linting.

Changes

  • Add zizmor==1.19.0 to dev dependencies in pyproject.toml
  • Add zizmor pre-commit hook (runs on YAML files in .github directory)
  • Add zizmor to ci.skip list (where applicable)

Note

Introduces GitHub Actions security linting and minor workflow hardening.

  • Add zizmor==1.19.0 to dev deps and a zizmor pre-commit hook targeting .github YAML; add zizmor to ci.skip
  • New zizmor.yml config (disables selected rules); include zizmor.yml in check-manifest ignore
  • Set permissions: {} in ci.yml and lint.yml; use actions/checkout@v6 with persist-credentials: false
  • In release.yml, keep checkout credentials (with zizmor ignore annotation) for git-auto-commit compatibility

Written by Cursor Bugbot for commit 30aee41. This will update automatically on new commits. Configure here.

@adamtheturtle adamtheturtle merged commit b2f36fd into main Dec 29, 2025
10 checks passed
@adamtheturtle adamtheturtle deleted the add-zizmor branch December 29, 2025 16:28
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