When user sets this mode, e.g.
- name: Harden Runner
uses: step-security/harden-runner@rc
with:
egress-policy: block
disable-telemetry: true
allowed-endpoints:
github.com:443
agent should not make calls to agent.api.stepsecurity.io.
Other allowed-endpoints can still be called.
When user sets this mode, e.g.
agent should not make calls to
agent.api.stepsecurity.io.Other allowed-endpoints can still be called.