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
Update how-it-works: clarify agent open-source scope by platform
- Community tier agent for Linux is open-source
- Enterprise agent for Linux and agents for Windows/macOS are closed-source
- Remove Go language mention and reproducible build reference
Copy file name to clipboardExpand all lines: docs/how-it-works.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +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 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
-
- 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)
8
+
- The community tier agent for Linux is open-source and can be found [here](https://github.com/step-security/agent). The enterprise agent for Linux and agents for Windows and macOS are closed-source.
0 commit comments