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 tightens workflow security.

  • Adds zizmor==1.19.0 to dev deps, new pre-commit hook targeting .github YAML, and zizmor.yml with selected rule disables
  • Hardens workflows: sets top-level permissions: {} in ci.yml and lint.yml; configures actions/checkout with persist-credentials: false across ci, lint, publish-site, and release
  • Updates pre-commit CI skip list and check-manifest ignore for zizmor.yml; minor workflow YAML cleanups

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

@adamtheturtle adamtheturtle merged commit 05278cf into main Dec 29, 2025
9 checks passed
@adamtheturtle adamtheturtle deleted the add-zizmor branch December 29, 2025 17:07
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