Skip to content

Add zizmor GitHub Actions security scanning#178

Open
Mpdreamz wants to merge 2 commits into
mainfrom
feat/zizmor
Open

Add zizmor GitHub Actions security scanning#178
Mpdreamz wants to merge 2 commits into
mainfrom
feat/zizmor

Conversation

@Mpdreamz

@Mpdreamz Mpdreamz commented Jun 1, 2026

Copy link
Copy Markdown
Member

Why

GitHub Actions workflows were not statically audited for common misconfigurations (unpinned third-party actions, credential persistence, overly broad permissions, and related supply-chain risks).

What

Adds zizmor CI and .github/zizmor.yml policy: actions/* and elastic/* may use ref pins; all other actions must be hash-pinned. Includes workflow and composite-action remediations so zizmor . passes locally and in CI.

Test plan

  • zizmor workflow passes on this PR

Made with Cursor

Introduce zizmor CI, pinning policy, and remediations across workflows
and composite actions so third-party uses are hash-pinned and audits pass.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Mpdreamz Mpdreamz requested review from a team and theletterf as code owners June 1, 2026 11:43
@Mpdreamz Mpdreamz requested a review from cotti June 1, 2026 11:43
Use the v9.0.0 commit SHA instead of the annotated tag object SHA so
zizmor ref-version-mismatch passes in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant