Skip to content

ci: add zizmor GitHub Actions security scan - #1496

Merged
danbarr merged 2 commits into
mainfrom
ci/add-zizmor
Aug 26, 2026
Merged

ci: add zizmor GitHub Actions security scan#1496
danbarr merged 2 commits into
mainfrom
ci/add-zizmor

Conversation

@danbarr

@danbarr danbarr commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Adds a workflow that runs zizmor against .github/workflows/ on push to main and on PRs that touch workflow files, following the pattern used in docs-website (single job, annotations, no SARIF/Security-tab integration since this repo doesn't have code scanning enabled).

A local run against the existing workflows surfaces 38 findings (2 high, 12 medium) — those will be addressed in a follow-up PR.

Scans .github/workflows on push to main and on PRs that touch it.
Findings across existing workflows will be addressed in a follow-up PR.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr
danbarr requested a review from a team as a code owner August 25, 2026 19:34
@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Registry Build Preview

All registries built successfully!

Registry: official

  • Total Servers: 85
    • Container-based: 53
    • Remote: 32
  • Skills: 0
  • File Size: 2.6M
  • Last Updated: 2026-08-25T19:48:08Z

Registry: toolhive

  • Total Servers: 110
    • Container-based: 78
    • Remote: 32
  • Skills: 216
  • File Size: 3.2M
  • Last Updated: 2026-08-25T19:48:08Z

Informational and low-confidence findings (style nits, unexploitable
low-confidence flags) still surface as PR annotations but no longer
fail the check; only medium/high findings block.

Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
@danbarr
danbarr merged commit 07b6d8a into main Aug 26, 2026
5 of 6 checks passed
@danbarr
danbarr deleted the ci/add-zizmor branch August 26, 2026 16:41
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