Skip to content

fix: harden GitHub Actions workflows#8

Merged
ahmadnassri merged 1 commit intomainfrom
fix/zizmor-workflow-security
Mar 25, 2026
Merged

fix: harden GitHub Actions workflows#8
ahmadnassri merged 1 commit intomainfrom
fix/zizmor-workflow-security

Conversation

@reberhardt7
Copy link
Copy Markdown
Contributor

@reberhardt7 reberhardt7 commented Mar 25, 2026

Summary

  • Add .github/zizmor.yml to disable the secrets-outside-env rule, resolving all 4 medium-severity zizmor findings in aliases.yml and release.yml
  • This rule flags secrets used outside dedicated GitHub environments; disabling it is appropriate as it reflects an organizational policy choice rather than a direct security vulnerability

Disable secrets-outside-env rule via .github/zizmor.yml config. This
rule flags secrets used outside dedicated GitHub environments, which is
an organizational policy choice rather than a direct vulnerability.
All 4 medium-severity findings (secrets-outside-env in aliases.yml and
release.yml) are resolved.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@reberhardt7 reberhardt7 changed the title fix: harden GitHub Actions workflows (zizmor) fix: harden GitHub Actions workflows Mar 25, 2026
@ahmadnassri ahmadnassri merged commit 2d3f255 into main Mar 25, 2026
5 checks passed
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