| Describe GitHub Security suites, features and ecosystem | Suite structure and navigation, contrasting Code Security vs Secret Protection vs Supply Chain Security, feature availability for public vs enterprise repositories, the Security Overview, prevention-first vs gate-based strategies, and who owns which alert across developer, security and admin roles. | 15 to 20% |
| Configure and use Secret Protection (formerly secret scanning) | Enabling at repository and organization level, Push Protection stopping secrets at the source, validity checks and prioritized alerting for high-confidence leaks, the alert lifecycle, role-based and delegated bypass policies, alert recipients, exclusions, and custom secret patterns. | 15 to 20% |
| Configure and use supply chain security (formerly Dependabot/Dependency Review) | The dependency graph, SBOM export options and formats, alert prioritization with EPSS scoring, remediation through campaigns and pull requests, auto-dismiss behavior, Dependency Review pre-merge and license checks, grouped update rules, and webhooks plus external notifications. | 15 to 20% |
| Configure and use Code Security (formerly code scanning with CodeQL) | Choosing between CodeQL and third-party tools, SARIF ingestion, enabling via Actions or external CI, workflow templates, matrix builds and scan frequency, dataflow analysis insights, alert lifecycles, autofix, severity classification, and troubleshooting scan failures. | 10 to 15% |
| Security operations: best practices, prioritization and remediation | CVE, CWE and GitHub Security Advisory concepts, end-to-end remediation workflows, severity and remediation rulesets, campaign-based strategies and bulk alert management, customizing CodeQL query suites to a risk profile, and cross-suite rulesets and enforcement. | 15 to 20% |
| GitHub Security suites administration | Rolling the suites out across an organization: licensing, enablement strategy, policies and governance, and keeping detection tuned as repositories, teams and risk profiles change. | 10 to 15% |