actions-marketplace-validations/Harden-Runner

Harden-Runner provides runtime security for GitHub-hosted and self-hosted runners

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
allowed-endpointsOnly these endpoints will be allowed if egress-policy is set to blockno""
egress-policyPolicy for outbound traffic, can be either audit or blocknoblock
tokenUsed to avoid github rate limiting${{ github.token }}
disable-telemetryDisable sending telemetry to StepSecurity API, can be set to true or false. This can only be set to true when egress-policy is set to blocknofalse
disable-sudoDisable sudo access for the runner account. Note: This parameter will be deprecated in the future. Please use disable-sudo-and-containers instead.nofalse
disable-sudo-and-containersDisable sudo and container access for the runner accountnofalse
disable-file-monitoringDisable file monitoringnofalse
policyPolicy name to be used from the policy storeno""

no outputs