github_run_all
Run a complete security audit for a GitHub organization and repository, sequentially checking org settings, repo config, workflows, secrets, supply chain, and access control.
Instructions
Run all security checks for an organization and/or repository. Executes org, repo, actions, secrets, supply chain, and access control checks sequentially.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | GitHub organization name (for org-level checks) | |
| owner | No | Repository owner (defaults to org if not specified) | |
| repo | No | Repository name (for repo-level checks) |