You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GHAS-on-GHES-feature-matrix.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,7 @@ Secret scanning identifies plain text credentials inside your code repository.
74
74
|[Secret scanning scan events via audit log and webhooks](https://github.blog/changelog/2024-12-20-audit-log-and-webhook-events-for-secret-scan-completions/)||||||||||||||✅|✅|
|[Push protection bypass requests management via REST API](https://github.blog/changelog/2025-02-27-manage-push-protection-bypass-requests-for-secret-scanning-with-the-rest-api/)||||||||||||||✅|✅|
77
+
|[Free secret risk assessment for organization and security admins](https://docs.github.com/en/[email protected]/code-security/secret-scanning/managing-alerts-from-secret-scanning)|||||||||||||||✅|
77
78
78
79
## Code scanning
79
80
Code scanning is a feature that you use to analyze the code in a GitHub repository to find security vulnerabilities and coding errors. Any problems identified by the analysis are shown in GitHub.
@@ -120,6 +121,8 @@ Code scanning is a feature that you use to analyze the code in a GitHub reposito
120
121
|[Zstandard archive for CodeQL tools](https://docs.github.com/en/[email protected]/code-security/codeql-cli/getting-started-with-the-codeql-cli/setting-up-the-codeql-cli#1-download-the-codeql-cli-tar-archive)|||||||||||||✅|✅|✅|
121
122
|[Delegated alert dismissal for code scanning](https://github.blog/changelog/2025-03-05-delegated-alert-dismissal-for-code-scanning-and-secret-scanning-now-available-in-public-preview/)||||||||||||||☑️|✅|
122
123
|[Code scanning alert-related events in audit log](https://github.blog/changelog/2024-12-03-code-scanning-now-creates-alert-related-events-in-audit-log/)||||||||||||||✅|✅|
124
+
|[Development section to track code scanning alert resolution progress](https://docs.github.com/en/[email protected]/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository)|||||||||||||||✅|
125
+
|[CodeQL code scanning to detect security vulnerabilities in GitHub Actions workflows](https://docs.github.com/en/[email protected]/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages)|||||||||||||||✅|
123
126
124
127
## Supply-chain security
125
128
@@ -174,6 +177,9 @@ Dependabot alerts tell you that your code depends on a package that is insecure.
174
177
|[Dependabot version updates support for bun dependencies](https://docs.github.com/en/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#supported-ecosystems-and-repositories)||||||||||||||✅|✅|
175
178
|[Dependabot version updates support for Docker Compose dependencies](https://docs.github.com/en/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#supported-ecosystems-and-repositories)||||||||||||||✅|✅|
176
179
|[Dependabot version updates support for uv dependencies](https://docs.github.com/en/code-security/dependabot/ecosystems-supported-by-dependabot/supported-ecosystems-and-repositories#supported-ecosystems-and-repositories)||||||||||||||✅|✅|
180
+
|[Organization administrators can grant Dependabot access to repositories at scale](https://docs.github.com/en/[email protected]/code-security/dependabot/working-with-dependabot/managing-dependabot-on-self-hosted-runners)|||||||||||||||✅|
181
+
|[Dependabot version updates support for Helm dependencies](https://docs.github.com/en/[email protected]/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates)|||||||||||||||✅|
182
+
|[Custom update frequencies for Dependabot using cron expressions](https://docs.github.com/en/[email protected]/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#scheduleinterval)|||||||||||||||✅|
177
183
178
184
#### Dependency Graph, Dependency Review and snapshot submission API
179
185
Dependency review helps you understand dependency changes and the security impact of these changes at every pull request.
@@ -230,6 +236,8 @@ Security overview provides high-level summaries of the security status of an org
230
236
|[Security configurations for archived repositories](https://docs.github.com/en/[email protected]/code-security/securing-your-organization/introduction-to-securing-your-organization-at-scale/about-enabling-security-features-at-scale)|||||||||||||✅|✅|✅|
231
237
|[Advanced filtering for repository selection by security feature status](https://docs.github.com/en/[email protected]/code-security/securing-your-organization/introduction-to-securing-your-organization-at-scale/creating-security-configurations-for-your-organization)|||||||||||||✅|✅|✅|
232
238
|[Security manager role can be assigned directly to individual users](https://docs.github.com/en/[email protected]/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization)|||||||||||||✅|✅|✅|
239
+
|[Enterprise-level rulesets and pull request merge methods using rules](https://docs.github.com/en/[email protected]/admin/managing-accounts-and-repositories/managing-repositories-in-your-enterprise/managing-rulesets-for-repositories-in-your-enterprise)|||||||||||||||✅|
240
+
|[Delegated bypass process for push rules with email notifications](https://docs.github.com/en/[email protected]/repositories/configuring-branches-and-merges-in-your-repository/managing-rulesets/about-rulesets)|||||||||||||||✅|
233
241
234
242
# Dependencies
235
243
This section calls out the dependencies required to enable GitHub Advanced Security on GitHub Enterprise Server.
0 commit comments