What GitHub feature provides a searchable, filterable view of all Dependabot alerts across an enterprise?
Select an answer to reveal the explanation.
Short Explanation and Infographic
The enterprise Security Overview is your Dependabot command center across all orgs and repos. Filter by severity, ecosystem, or status to see every vulnerable dependency across the enterprise from one dashboard — no clicking through each org individually.
Full explanation below image
Full Explanation
The GitHub Enterprise Security Overview (with GitHub Advanced Security) provides an enterprise-wide aggregated view of all security alerts including Dependabot alerts. From the enterprise Security Overview, administrators can: (1) View all Dependabot alerts across all organizations and repositories in the enterprise. (2) Filter by severity (critical, high, medium, low), ecosystem (npm, pip, Maven), alert status (open, dismissed), and specific repository or organization. (3) Identify cross-enterprise exposure to specific vulnerable packages. (4) Track remediation progress organization by organization. The individual organization Dependabot tab shows org-level data only. The GitHub Advisory Database is a public reference, not a filtered enterprise view. The REST API can provide this data programmatically but is not a pre-built dashboard.