gregclermont/Egress Filter

Transparent proxy with eBPF-based PID tracking for monitoring network egress

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
policyEgress policy rules (one rule per line)no""
auditRun in audit mode (log only, do not block)nofalse
allow-sudoAllow sudo for the runner user (less secure, needed for some actions like Tailscale)nofalse
socket-securityCheck package downloads against Socket.dev for known-malicious packagesnofalse
github-tokenGitHub token for API permissions analysis (detected in requests, not used for API calls)no${{ github.token }}
container-certsInject proxy CA certificate into containers (disable if container cert injection causes issues)notrue
upload-logUpload connection log as workflow artifact (default: only when audit mode, blocks, or errors)no

no outputs