Skip to content

Harden GitHub Actions workflows#68

Merged
djchen merged 8 commits into
mainfrom
chore/github-actions-hardening
May 15, 2026
Merged

Harden GitHub Actions workflows#68
djchen merged 8 commits into
mainfrom
chore/github-actions-hardening

Conversation

@djchen
Copy link
Copy Markdown
Owner

@djchen djchen commented May 15, 2026

Summary

  • add CODEOWNERS coverage for GitHub workflow security-sensitive files
  • reduce workflow token exposure, disable checkout credential persistence, validate upstream release tags, and remove Docker publish cache usage
  • add a blocking pinned zizmor workflow security scan
  • replace the workflow_run Docker publish handoff with a reusable validation workflow and direct main/tag/manual publish triggers

Verification

  • actionlint
  • git diff --check
  • PR checks passing

Notes

  • bun run format:check was not run locally because bun is unavailable in this environment.
  • Branch protection required check names may need review after the reusable workflow check contexts settle.

@djchen djchen merged commit dc6eb6d into main May 15, 2026
5 checks passed
@djchen djchen deleted the chore/github-actions-hardening branch May 15, 2026 04:29
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.

1 participant