Skip to content

ci: [SC-66825] run zizmor and fix GitHub Actions findings - #37

Merged
mbabic merged 1 commit into
mainfrom
ci/sc-66825/zizmor-ci-and-actions-hardening
Aug 18, 2026
Merged

ci: [SC-66825] run zizmor and fix GitHub Actions findings#37
mbabic merged 1 commit into
mainfrom
ci/sc-66825/zizmor-ci-and-actions-hardening

Conversation

@mbabic

@mbabic mbabic commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Runs zizmor in CI and fixes the findings it reports. Part of sc-66825; modeled on narrative-skills-marketplace PR #108, the reference implementation for this ticket.

Adds a zizmor CI workflow modeled on narrative-skills-marketplace
(PR #108) and fixes the two findings it reports in backup-daily.yml:

- secrets-inherit: drops 'secrets: inherit'. The called workflow only
  uses GITHUB_TOKEN, which is passed to called workflows automatically;
  AWS access comes from the self-hosted runner's instance profile.
- excessive-permissions: scopes the workflow to contents: read instead
  of relying on the repo default.

No suppressions added.
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@mbabic
mbabic merged commit 99a0c21 into main Aug 18, 2026
2 checks passed
@mbabic
mbabic deleted the ci/sc-66825/zizmor-ci-and-actions-hardening branch August 18, 2026 20:46
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