Skip to content

Harden runner integration#1687

Merged
Prashansa-K merged 2 commits intomainfrom
harden_runner_poc
Sep 25, 2025
Merged

Harden runner integration#1687
Prashansa-K merged 2 commits intomainfrom
harden_runner_poc

Conversation

@amankong
Copy link
Contributor

@amankong amankong commented Jul 2, 2025

Added harden runner to all github actions.

Description:
Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. It monitors network egress, file integrity, and process activity on those runners, detecting threats in real-time.

Why is it needed?
As a part of our ongoing security activities we are ensuring that we detect security misconfigurations in our GitHub Actions.

@CLAassistant
Copy link

CLAassistant commented Jul 2, 2025

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.84%. Comparing base (47a2106) to head (b7f68af).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1687      +/-   ##
==========================================
+ Coverage   32.79%   32.84%   +0.04%     
==========================================
  Files          73       73              
  Lines        8093     8093              
==========================================
+ Hits         2654     2658       +4     
+ Misses       5273     5270       -3     
+ Partials      166      165       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@amankong amankong requested review from a team and pankajmouriyakong July 2, 2025 13:21
@Prashansa-K
Copy link
Contributor

@amankong Could you please add some context in the PR description regarding what this is and why is it needed?

@amankong
Copy link
Contributor Author

amankong commented Jul 3, 2025

@amankong Could you please add some context in the PR description regarding what this is and why is it needed?

I have updated the description

Copy link

@saisatishkarra saisatishkarra left a comment

Choose a reason for hiding this comment

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

gtm

@Prashansa-K Prashansa-K merged commit 752116a into main Sep 25, 2025
147 of 175 checks passed
@Prashansa-K Prashansa-K deleted the harden_runner_poc branch September 25, 2025 10:57
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.

5 participants