mirror of
https://github.com/step-security/harden-runner.git
synced 2026-06-05 19:53:33 +00:00
Update README.md
This commit is contained in:
parent
5fa3a829b4
commit
20b322e12c
1 changed files with 6 additions and 2 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# Harden-Runner: Security agent for GitHub-hosted runner
|
||||
# Security agent for GitHub-hosted runner
|
||||
|
||||
Harden-Runner GitHub Action installs a security agent on the GitHub-hosted runner to monitor the build process, prevent exfiltration of credentials, and detect compromised dependencies.
|
||||
Harden-Runner GitHub Action installs a security agent on the GitHub-hosted runner (Ubuntu VM) to
|
||||
|
||||
1. Monitor the build process,
|
||||
2. Prevent exfiltration of credentials, and
|
||||
3. Detect compromised dependencies or build tools
|
||||
|
||||
<p align="left">
|
||||
<img src="https://github.com/step-security/supply-chain-goat/blob/main/images/harden-runner/HardenRunnerGIFV.gif" alt="Demo using GIF" width="1440" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue