Skip to content

Commit 2443f9a

Browse files
Update GHAS-on-GHES-feature-matrix.md
1 parent d59f698 commit 2443f9a

File tree

1 file changed

+26
-16
lines changed

1 file changed

+26
-16
lines changed

GHAS-on-GHES-feature-matrix.md

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Each section of this document represents a different capability of the GitHub se
1010
- [Secret scanning](#secret-scanning)
1111
- [Code scanning](#code-scanning)
1212
- [Supply-chain security](#supply-chain-security)
13+
- [Dependabot alerts](#dependabot-alerts)
14+
- [Dependabot security updates](#dependabot-updates)
15+
- [Dependency review](#dependency-review-and-submission-api)
1316
- [Security Overview](#security-overview)
1417
- [Administration](#administration)
1518

@@ -108,7 +111,7 @@ Dependabot alerts tell you that your code depends on a package that is insecure.
108111
|Dart and Flutter (using Pub) support for updates|||||||
109112
|[Automatically pause pull request activity after 90 days of inactivity](https://docs.github.com/en/enterprise-server@3.9/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates#about-automatic-deactivation-of-dependabot-updates)|||||||
110113

111-
#### Dependency Review
114+
#### Dependency Review and submission API
112115
Dependency review helps you understand dependency changes and the security impact of these changes at every pull request.
113116
* [Dependency review docs](https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/configuring-dependency-review)
114117
* [Dependency review API docs](https://docs.github.com/en/rest/dependency-graph/dependency-review?apiVersion=2022-11-28)
@@ -121,20 +124,27 @@ Dependency review helps you understand dependency changes and the security impac
121124

122125

123126
## Security Overview
124-
|Feature |3.4 |3.5 |3.6 |3.7 |3.8 |
125-
|------------------------------------------------------------|-----|-----|-----|-----|-----|
126-
|Security Overview - Docs||||||
127-
|Organization view|☑️|||||
128-
|Enterprise view||☑️|☑️|||
129-
|Organization-level Code Scanning Alert View||||||
130-
|Organization-level Dependabot Alert View||||||
131-
|Enterprse-level view of Dependabot alerts||||||
132-
|Enterprse-level view of code scanning alerts||||||
133-
|Enterprse-level view of secret scanning alerts||||||
134-
|Coverage and Risk Security Overview pages|||||☑️|
127+
Security overview provides high-level summaries of the security status of an organization or enterprise and makes it easy to identify repositories that require intervention.
128+
* [Security Overview documentation](https://docs.github.com/en/enterprise-cloud@latest/code-security/security-overview/about-security-overview)
129+
130+
|Feature |3.4 |3.5 |3.6 |3.7 |3.8 |3.9 |
131+
|------------------------------------------------------------|-----|-----|-----|-----|-----|-----|
132+
|[Security Overview](https://docs.github.com/en/enterprise-cloud@latest/code-security/security-overview/about-security-overview)|||||||
133+
|Organization view|☑️||||||
134+
|Enterprise view||☑️|☑️||||
135+
|Organization-level Code Scanning Alert View|||||||
136+
|Organization-level Dependabot Alert View|||||||
137+
|Enterprse-level view of Dependabot alerts|||||||
138+
|Enterprse-level view of code scanning alerts|||||||
139+
|Enterprse-level view of secret scanning alerts|||||||
140+
|Coverage and Risk Security Overview pages|||||☑️|☑️|
141+
|[Filter alerts by repo topic](https://docs.github.com/en/enterprise-server@3.9/code-security/security-overview/filtering-alerts-in-security-overview)|||||||
142+
|[Filter alerts by team](https://docs.github.com/en/enterprise-server@3.9/code-security/security-overview/filtering-alerts-in-security-overview)|||||||
143+
|[Enable GHAS features in security overview](https://docs.github.com/en/enterprise-server@3.9/code-security/security-overview/about-security-overview)|||||||
144+
135145

136146
## Administration
137-
|Feature |3.4 |3.5 |3.6 |3.7 |3.8 |
138-
|------------------------------------------------------------|-----|-----|-----|-----|-----|
139-
|Security Managers Role - Docs||||||
140-
|Manage Security Managers role via the API||||✅|✅
147+
|Feature |3.4 |3.5 |3.6 |3.7 |3.8 |3.9 |
148+
|------------------------------------------------------------|-----|-----|-----|-----|-----|-----|
149+
|[Security Managers Role](https://docs.github.com/en/enterprise-cloud@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization)|||||||
150+
|[Manage Security Managers role via the API](https://docs.github.com/en/enterprise-cloud@latest/rest/orgs/security-managers?apiVersion=2022-11-28)|||||||

0 commit comments

Comments
 (0)