First stage of implementing harden runner#2289
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR updates GitHub Actions runner hardening configurations across three workflow files, changing egress policies from audit mode to block mode and adding allowlists of specific endpoints for outbound network traffic. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Description
Added harden-runner for three simple CI jobs:
If it works well will add to more job.
Checklist
CHANGELOG.mdhas been updated (if user-facing change)Test plan
Tested on my fork, StepSecurity mention that it is stable over the last 1XX runs, so we should not expect any issue.
Summary by CodeRabbit