skroutz/eBPF Network Tracker

Tracks all TCP/UDP connections on the GitHub Runner via eBPF and uploads logs to S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
s3-bucketS3 bucket name where the network event log will be uploaded (required when output is s3)no""
outputLog destination: "s3" uploads to S3 at job end, "stdio" prints to the runner log (useful for debugging without S3 access)nos3
proc-scanPoll /proc/net every 200 ms to capture connections established before the tracker step started (e.g. OIDC credential calls, git fetch). Set to "false" to disable.notrue

no outputs