You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-it-works.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
For GitHub-hosted runners, Harden-Runner GitHub Action downloads and installs the StepSecurity Agent.
6
6
7
7
- The code to monitor file, process, and network activity is in the Agent.
8
-
- The agent is written in Go and can be found [here](https://github.com/step-security/agent)
8
+
- 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.
9
9
- 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)
0 commit comments