-
Notifications
You must be signed in to change notification settings - Fork 0
workflow run_github_audit
Overview Step-by-step guide to running a GitHub organization audit from Settings > Integrations. The audit analyzes GitHub events for security-relevant activity (boundary changes, PAT usage, trust modifications, membership changes, git operations). In the demo workspace the GitHub connection and audit are simulated, so this walkthrough runs the full flow end-to-end safely.
Open Settings and select the Integrations tab. You will see a table of available integrations, including GitHub ('Audit your GitHub organization activity and security events.') with a 'Connect' button.

Step 1: Open Settings > Integrations
Click 'Connect' on the GitHub row. In production this opens GitHub's app authorization in a new tab; in the demo workspace the connection is simulated. Once connected, an 'Audit' button appears on the GitHub row.

Step 2: Connect GitHub
Click the 'Audit' button on the GitHub row to open the popover, pick a lookback window (7, 30, 90, or 180 days), then click 'Start audit'. The audit runs and opens the results page.

Step 3: Open the Audit menu and start
The audit results page shows an overall audit score, stat cards (Total/Human/Non-Human events, Unique Actors, Unique IPs), a severity distribution, top actors and IPs, an activity map, category filter pills, and a full events table. You can return to it any time via 'View last audit' on the GitHub row.

Step 4: Review the audit results
This page was automatically generated from workflow definitions.