Skip to content

Commit faed4e9

Browse files
committed
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
1 parent 1344455 commit faed4e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/how-it-works.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
For GitHub-hosted runners, Harden-Runner GitHub Action downloads and installs the StepSecurity Agent.
66

77
- 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.
109

1110
### Self-Hosted Actions Runner Controller (ARC) Runners
1211

0 commit comments

Comments
 (0)