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: content/code-security/getting-started/auditing-security-alerts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Many of the events in the timeline also create an event in the audit log, which
31
31
32
32
Security overview consolidates information about security alerts and provides high-level summaries of the security status of your enterprise or organization.
33
33
34
-
In security overview you can see repositories with open security alerts{% ifversion security-overview-org-risk-coverage %}, as well as which repositories have enabled specific security features{% endif %}. You can also use security overview to filter and sort security alerts using interactive views.
34
+
In security overview you can see repositories with open security alerts{% ifversion ghec or ghes %}, as well as which repositories have enabled specific security features{% endif %}. You can also use security overview to filter and sort security alerts using interactive views.
35
35
36
36
For more information, see [AUTOTITLE](/code-security/security-overview/about-security-overview).
Copy file name to clipboardExpand all lines: content/code-security/security-overview/filtering-alerts-in-security-overview.md
+2-14Lines changed: 2 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ In enterprise-level views, you can limit the data to repositories owned by a sin
97
97
| {% endif %} |
98
98
|`org`| Display data for repositories owned by one organization. | {% data variables.product.prodname_dependabot_alerts %} and {% data variables.product.prodname_code_scanning %} alerts |
In enterprise-level views, you can limit the data to repositories owned by a single organization in your enterprise. Use the `org` qualifier to display data for repositories owned by one organization.
103
103
@@ -126,21 +126,9 @@ In the "Risk" and "Coverage" views, you can show data only for repositories wher
126
126
|`dependabot-security-updates`| Display data for repositories where {% data variables.product.prodname_dependabot_security_updates %} is enabled or not enabled. |
127
127
|`secret-scanning-push-protection`| Display data for repositories where push protection for {% data variables.product.prodname_secret_scanning %} is enabled or not enabled. |
The level of risk for a repository is determined by the number and severity of alerts from security features. You can filter on the level of risk using the `risk` qualifier.
134
-
135
-
* The level of risk can be one of `high`, `medium`, or `low`.
136
-
* If one or more security features are not enabled for a repository, the repository has an `unknown` level of risk.
137
-
* If all security features are enabled and no alerts are report, the repository has a `clear` level of risk.
138
-
139
-
{% endif %}
140
-
141
129
## Alert number filters
142
130
143
-
{% ifversion security-overview-org-risk-coverage-enterprise %}In the "Risk" view, you can filter repositories by the number of alerts they have of a specific type.{% else %}These qualifiers are available in the enterprise-level "Overview" and in the organization-level "Security risk" view.{% endif %}
131
+
In the "Risk" view, you can filter repositories by the number of alerts they have of a specific type.
0 commit comments