Skip to content

Add actionci.yml#76

Open
tashian wants to merge 3 commits intomasterfrom
add-actionci
Open

Add actionci.yml#76
tashian wants to merge 3 commits intomasterfrom
add-actionci

Conversation

@tashian
Copy link

@tashian tashian commented Mar 4, 2026

Summary

  • Add caller workflow for actionci (actionlint + zizmor)
  • Add permissions blocks for goCI and code-scan workflows
  • Add .github/zizmor.yml suppression config for intentional patterns
  • Pin unpinned actions to SHA digests
  • Fix spoofable bot actor checks in dependabot-auto-merge
  • Remove duplicate permissions blocks
  • Suppress low-confidence cache-poisoning findings

Test plan

  • CI passes (actionci + existing checks)

🤖 Generated with Claude Code

Add caller workflow for actionci (actionlint + zizmor + frizbee).
Add permissions blocks and zizmor suppression config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tashian tashian requested a review from a team as a code owner March 4, 2026 00:18
@tashian tashian enabled auto-merge (squash) March 4, 2026 00:18
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

tashian and others added 2 commits March 5, 2026 11:00
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ssions

- Pin unpinned actions to SHA digests via frizbee
- Fix spoofable bot actor checks (github.actor → github.event.pull_request.user.login)
- Remove duplicate permissions blocks
- Suppress low-confidence cache-poisoning findings
- Pin postgres container image

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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