Update README

This commit is contained in:
Varun Sharma 2023-11-08 16:07:41 -08:00
commit 2750bff0ce
2 changed files with 14 additions and 0 deletions

View file

@ -140,6 +140,20 @@ Once allowed endpoints are set in the policy in the workflow file, or in the [Po
<img src="images/blocked-outbound-call-2.png" alt="Policy recommended by harden-runner" >
</p>
### 🤖 Select GitHub Actions with Confidence
> Applies to both GitHub-hosted and self-hosted runners
Before integrating a GitHub Action into your workflow, evaluate its network activity.
- Access network behavior data for hundreds of GitHub Actions, compiled from thousands of workflow runs that use Harden-Runner in public repositories
- Search for a GitHub Action and view a comprehensive report of its outbound network traffic
- Use this insight to make educated choices about incorporating GitHub Actions into your projects
<p align="left">
<img src="images/network-behavior.png" alt="Networking behavior of an Action" >
</p>
### 📁 Detect tampering of source code during build
> Applies to both GitHub-hosted and self-hosted runners

BIN
images/network-behavior.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB