Skip to content

Harden GitHub workflows#419

Open
samdark wants to merge 2 commits into
masterfrom
fix-zizmor-workflows
Open

Harden GitHub workflows#419
samdark wants to merge 2 commits into
masterfrom
fix-zizmor-workflows

Conversation

@samdark

@samdark samdark commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Pin workflow actions to commit SHAs.
  • Replace unsafe pull_request_target workflow triggers with pull_request where present.
  • Set read-only GITHUB_TOKEN permissions for read-only workflows.
  • Disable persisted checkout credentials.

Validation

  • zizmor --no-progress --no-exit-codes db-sqlite/.github/workflows

Copilot AI review requested due to automatic review settings June 18, 2026 21:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.48%. Comparing base (7008536) to head (3a8874c).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #419   +/-   ##
=========================================
  Coverage     98.48%   98.48%           
  Complexity      329      329           
=========================================
  Files            22       22           
  Lines          1055     1055           
=========================================
  Hits           1039     1039           
  Misses           16       16           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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