From 81f844e74365cf557ddf3715c247f745a115a5b2 Mon Sep 17 00:00:00 2001 From: eromosele-stepsecurity Date: Wed, 15 Jan 2025 08:18:23 +0100 Subject: [PATCH] Edit docs --- docs/how-it-works.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-it-works.md b/docs/how-it-works.md index 06af8bc..ab112f1 100644 --- a/docs/how-it-works.md +++ b/docs/how-it-works.md @@ -5,7 +5,7 @@ For GitHub-hosted runners, Harden-Runner GitHub Action downloads and installs the StepSecurity Agent. - The code to monitor file, process, and network activity is in the Agent. -- The agent is written in Go and can be found [here](/~https://github.com/step-security/agent) +- The community tier agent is open-source and can be found [here](/~https://github.com/step-security/agent). The enterprise tier agent is closed-source. Both agents are written in Go. - The agent's build is reproducible. You can view the steps to reproduce the build [here](http://app.stepsecurity.io/github/step-security/agent/releases/latest) ### Self-Hosted Actions Runner Controller (ARC) Runners