Skip to content

⚙️ [Maintenance]: Remove unsupported zizmor secrets allowlist config#91

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
chore/remove-stale-zizmor-secrets-allowlist
May 16, 2026
Merged

⚙️ [Maintenance]: Remove unsupported zizmor secrets allowlist config#91
Marius Storhaug (MariusStorhaug) merged 1 commit into
mainfrom
chore/remove-stale-zizmor-secrets-allowlist

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented May 16, 2026

This removes stale secrets-outside-env allowlist configuration from the zizmor config so the workflow uses only suppression mechanisms supported by the current Super-Linter/zizmor version.

Changed: zizmor configuration cleanup

The repository no longer carries the unsupported rules.secrets-outside-env.config.allow block in .github/linters/zizmor.yaml.

This avoids keeping dead configuration that cannot be applied by the currently bundled zizmor version and keeps the linter config aligned with actual runtime behavior.

Technical Details

  • Removed the rules.secrets-outside-env.config.allow section and its test secret entries from .github/linters/zizmor.yaml.
  • Kept existing template-injection ignore settings unchanged.
  • No functional action/runtime behavior was changed; this is a linter-config maintenance cleanup.

Copy link
Copy Markdown

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

Removes an unsupported/stale zizmor configuration allowlist from the repository’s Super-Linter zizmor configuration, relying instead on inline suppressions where needed.

Changes:

  • Removed rules.secrets-outside-env.config.allow and its test-secret entries from .github/linters/zizmor.yaml.
  • Kept the existing template-injection ignore configuration unchanged.

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) changed the title Remove stale zizmor secrets-outside-env allowlist settings ⚙️ [Maintenance]: Remove unsupported zizmor secrets allowlist config May 16, 2026
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit e9f4904 into main May 16, 2026
77 checks passed
@MariusStorhaug Marius Storhaug (MariusStorhaug) deleted the chore/remove-stale-zizmor-secrets-allowlist branch May 16, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants