Skip to content

AI spam#2184

Closed
Alb3e3 wants to merge 1 commit into
pallets:mainfrom
Alb3e3:harden-workflow-security
Closed

AI spam#2184
Alb3e3 wants to merge 1 commit into
pallets:mainfrom
Alb3e3:harden-workflow-security

Conversation

@Alb3e3

@Alb3e3 Alb3e3 commented Jun 11, 2026

Copy link
Copy Markdown

This tightens the GitHub Actions workflow security posture without changing the test, pre-commit, or publish behavior.

  • set read-only contents permissions for workflows that only need repository checkout access
  • keep the existing job-specific permissions for release creation and PyPI trusted publishing
  • avoid direct GitHub context interpolation in the release creation shell command

I verified the workflow YAML still parses, git diff --check passes, and zizmor no longer reports the previous excessive-permissions or template-injection findings.

@davidism davidism closed this Jun 11, 2026
@davidism davidism changed the title Harden GitHub Actions workflow security AI spam Jun 11, 2026
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