Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Enables Zizmor security scanning for GitHub Actions workflows by removing the disabled configuration. This helps identify potential security issues in workflow files.

Configuration change

The VALIDATE_GITHUB_ACTIONS_ZIZMOR: false setting has been removed from .github/PSModule.yml. This enables the Zizmor linter, which scans GitHub Actions workflows for security vulnerabilities and best practice violations.

No action required from users - this is an internal repository configuration change that improves workflow security scanning.

@MariusStorhaug MariusStorhaug added the Patch Fixes bugs or adds small fixes to existing functionality label Jan 22, 2026
@MariusStorhaug MariusStorhaug self-assigned this Jan 22, 2026
@MariusStorhaug MariusStorhaug marked this pull request as ready for review January 22, 2026 17:30
Copilot AI review requested due to automatic review settings January 22, 2026 17:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enables Zizmor security scanning for GitHub Actions workflows by removing the disabled configuration flag, allowing the linter to identify potential security vulnerabilities and best practice violations in workflow files.

Changes:

  • Removed VALIDATE_GITHUB_ACTIONS_ZIZMOR: false from the linter environment configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MariusStorhaug MariusStorhaug merged commit aeba1e2 into main Jan 22, 2026
40 of 41 checks passed
@MariusStorhaug MariusStorhaug deleted the patch/enable-zizmor-validation branch January 22, 2026 17:38
@github-actions
Copy link
Contributor

Module GoogleFonts - 1.0.101 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

GitHub release for GoogleFonts v1.0.101 has been created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Patch Fixes bugs or adds small fixes to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Patch]: Enable GitHub Actions Zizmor validation

2 participants