mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-08 01:47:19 +00:00
Update README.md
This commit is contained in:
parent
14dc64f309
commit
8bb13f12d3
1 changed files with 2 additions and 2 deletions
|
|
@ -2,9 +2,9 @@
|
|||
<img src="https://step-security-images.s3.us-west-2.amazonaws.com/Final-Logo-06.png" alt="Step Security Logo" width="340">
|
||||
</p>
|
||||
|
||||
# Runtime Security for GitHub Actions
|
||||
# Security monitoring for the GitHub-hosted build server (runner)
|
||||
|
||||
Harden the Ubuntu VM on which GitHub Actions runs your workflows.
|
||||
If you have a self-hosted build server (e.g. Cloud VM), you may have security monitoring implemented on it. When you use GitHub Actions hosted-runner, you can use `harden-runner` to add security controls and monitoring to the build server (Ubuntu VM) on which GitHub Actions runs your workflows.
|
||||
|
||||
## Prevent DNS exfiltration and exfiltration of credentials
|
||||
First-of-its-kind patent-pending technology that automatically correlates outbound traffic with each step of a workflow.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue