* Rename gated-feature * Rename reusable folder * Add feature for function * Update for change in behavior * Remove GHES 3.0 from gated feature * Remove unused gated-feature * Fix test * Fix another test * Apply suggestions from code review Co-authored-by: Laura Coursen <lecoursen@github.com> * Improve versioning * Tweak message * Update data/features/security-overview-displayed-alerts.yml * Update content/code-security/getting-started/github-security-features.md Co-authored-by: Kelly Arwine <kellyarwine@github.com> Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: Kelly Arwine <kellyarwine@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
75 lines
3.7 KiB
Markdown
75 lines
3.7 KiB
Markdown
---
|
|
title: Viewing the security overview
|
|
intro: Navigate to the different views available in the security overview
|
|
permissions: '{% data reusables.security-overview.permissions %}'
|
|
product: '{% data reusables.gated-features.security-overview %}'
|
|
versions:
|
|
ghae: issue-5503
|
|
ghes: '*'
|
|
ghec: '*'
|
|
type: how_to
|
|
topics:
|
|
- Security overview
|
|
- Advanced Security
|
|
- Alerts
|
|
- Organizations
|
|
- Teams
|
|
shortTitle: View the security overview
|
|
---
|
|
|
|
{% ifversion ghes < 3.5 or ghae %}
|
|
{% data reusables.security-overview.beta %}
|
|
{% endif %}
|
|
|
|
{% data reusables.security-overview.information-varies-GHAS %}
|
|
|
|
## Viewing the security overview for an organization
|
|
|
|
{% data reusables.organizations.navigate-to-org %}
|
|
{% data reusables.organizations.security-overview %}
|
|
1. To view aggregate information about alert types, click **Show more**.
|
|

|
|
{% data reusables.organizations.filter-security-overview %}
|
|
{% ifversion security-overview-views %}
|
|
{% data reusables.organizations.security-overview-feature-specific-page %}
|
|

|
|
|
|
## Viewing alerts across your organization
|
|
|
|
{% data reusables.organizations.navigate-to-org %}
|
|
{% data reusables.organizations.security-overview %}
|
|
1. In the security sidebar, select the subset of alerts you want to view.
|
|

|
|
2. Optionally, filter the list of alerts. Each view has its own selection of available filters. You can click multiple filters in the drop-down filter menus to narrow your search. You can also type search qualifiers in the search field. For more information about the available qualifiers, see "[Filtering alerts in the security overview](/code-security/security-overview/filtering-alerts-in-the-security-overview)."
|
|

|
|
|
|
{% ifversion ghec or ghes > 3.4 or ghae-issue-6199 %}
|
|
## Viewing the security overview for an enterprise
|
|
|
|
{% data reusables.enterprise-accounts.access-enterprise-on-dotcom %}
|
|
1. In the left sidebar, click {% octicon "shield" aria-label="The shield icon" %} **Code Security**.
|
|
{% ifversion security-overview-feature-specific-alert-page %}
|
|
{% data reusables.organizations.security-overview-feature-specific-page %}
|
|
{% endif %}
|
|
{% endif %}
|
|
|
|
## Viewing alerts for a repository
|
|
|
|
{% data reusables.repositories.navigate-to-repo %}
|
|
1. Under your repository name, click **Security**.
|
|

|
|
2. In the security sidebar, select the view you want to open.
|
|

|
|
3. Optionally, filter the list of alerts. Each view has its own selection of available filters. You can click multiple filters in the drop-down filter menus to narrow your search. You can also type search qualifiers in the search field. For more information about the available qualifiers, see "[Filtering alerts in the security overview](/code-security/security-overview/filtering-alerts-in-the-security-overview)."
|
|

|
|
|
|
{% endif %}
|
|
|
|
## Viewing the security overview for a team
|
|
|
|
{% data reusables.profile.access_org %}
|
|
{% data reusables.user-settings.access_org %}
|
|
{% data reusables.organizations.specific_team %}
|
|
{% data reusables.organizations.team-security-overview %}
|
|
{% data reusables.organizations.filter-security-overview %}
|