GitHub Actions Job Summary
When the Garnet action runs in a workflow, it generates a Runtime Report in the Job Summary — visible directly in the GitHub UI.
- Workload Summary — Workflow, repository, branch, commit, and trigger actor
- Network Egress Summary — Every destination contacted, with the full process tree and a green/red status indicator
- Network Telemetry Summary — Aggregate stats (unique domains, connections, flows)
- Assertions — Pass/fail result for each check (e.g.,
no_bad_egress_domain → fail)
Job Summaries appear for all workflow triggers (push, pull_request, workflow_dispatch, etc.) — no extra configuration needed.
Webhooks

Adding a Slack webhook
- Create a Slack Incoming Webhook — create a Slack app, enable Incoming Webhooks, add to your channel, copy the URL.
- In Garnet, go to Settings → Alerting → Add Webhook and paste the URL.
Settings tabs
| Tab | What it contains |
|---|---|
| Setup | Onboarding guide and runtime agent installation instructions |
| API Tokens | Create, view, copy, and delete tokens for runtime agent authentication |
| Alerting | Configure webhook endpoints for Slack and custom notifications |
| Usage | Platform usage metrics |