Skip to main content
설명서에 자주 업데이트를 게시하며 이 페이지의 번역이 계속 진행 중일 수 있습니다. 최신 정보는 영어 설명서를 참조하세요.

보안 개요 정보

You can view summaries of alerts for repositories owned by your organization and identify areas of high security risk. You can also monitor adoption of code security features across your organization.

이 기능을 사용할 수 있는 사용자

organization 대한 보안 개요는 organization 모든 멤버가 사용할 수 있습니다. 표시되는 보기 및 데이터는 organization 역할과 organization 내의 개별 리포지토리에 대한 권한에 따라 결정됩니다. 자세한 내용은 "보안 개요에서 데이터를 볼 수 있는 권한"을 참조하세요.

엔터프라이즈에 대한 보안 개요는 액세스 권한이 있는 조직의 organization 소유자 및 보안 관리자 데이터를 보여줍니다. 엔터프라이즈 소유자는 조직 소유자 또는 보안 관리자로 추가된 조직의 데이터만 볼 수 있습니다. 자세한 내용은 "엔터프라이즈가 소유한 조직 내 역할 관리"을 참조하세요.

모든 조직과 엔터프라이즈에는 보안 개요가 있습니다. 베타 릴리스 중에 무료로 제공되는 GitHub Advanced Security 기능, 퍼블릭 리포지토리에는 무료입니다. 추가 정보가 표시됩니다. 자세한 내용은 "GitHub Advanced Security 정보"을 참조하세요.

About security overview

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. You can also use security overview to see which repositories have enabled specific security features and to configure any available security features that are not currently in use.

Security overview shows which security features are enabled for repositories, and includes repository and alert-focused views so you can quickly investigate security issues and take action to remediate them.

  • Risk and coverage information about Dependabot features and alerts is shown for all repositories.
  • Risk and coverage information for GitHub Advanced Security features, such as code scanning and secret scanning, is shown for enterprises that use GitHub Advanced Security and for public repositories.

For more information, see "About Dependabot alerts and "About GitHub Advanced Security."

The views are interactive with filters that allow you to look at the aggregated data in detail and identify sources of high risk or low feature coverage. As you apply multiple filters to focus on narrower areas of interest, all data and metrics across the view change to reflect your current selection. For more information, see "Filtering alerts in security overview."

There are also dedicated views for each type of security alert that you can use to limit your analysis to a specific set of alerts, and then narrow the results further with a range of filters specific to each view. For example, in the secret scanning alert view, you can use the "Secret type" filter to view only secret scanning alerts for a specific secret, like a GitHub personal access token.

Note: Security overview displays active alerts raised by security features. If there are no alerts shown in security overview for a repository, undetected security vulnerabilities or code errors may still exist or the feature may not be enabled for that repository.

About security overview for organizations

The application security team at your company can use the different views for both broad and specific analyses of your organization's security status. For example, the team can use the "Security coverage" page to monitor the adoption of features across your organization or by a specific team as you roll out GitHub Advanced Security, or use the "Security risk" page to identify repositories with more than five open secret scanning alerts.

You can find security overview on the Security tab for any organization that's owned by an enterprise. Each view shows a summary of the data that you have access to. As you add filters, all data and metrics across the view change to reflect the repositories or alerts that you've selected. For information about permissions, see "Permission to view data in security overview."

Security overview has multiple views that provide different ways to explore enablement and alert data.

  • Use "Security coverage" to assess the adoption of code security features across repositories in the organization.
  • Use "Security risk" to assess the risk from security alerts of all types for one or more repositories in the organization.
  • Use the individual security alert views to identify your risk from specific vulnerable dependencies, code weaknesses, or leaked secrets.

For more information about these views, see "Assessing adoption of code security features" and "Assessing your code security risk."

About security overview for enterprises

You can find security overview on the Code Security tab for your enterprise. Each page displays aggregated and repository-specific security information for your enterprise. You can view repositories owned by your enterprise that have security alerts, view all security alerts, or security feature-specific alerts from across your enterprise.

Enterprise owners can view alerts for organizations that they are an owner or a security manager of. Enterprise owners will need to join an organization as an organization owner to see all of its alerts in the enterprise-level security overview. For more information, see "Managing your role in an organization owned by your enterprise."

Permission to view data in security overview

If you are an owner or security manager for an organization, you will see data for all the repositories in the organization in all views.

If you are an organization member, you will see data only where you have access to that data at the repository level.

Organization member withRisk and alerts viewsCoverage view
admin access for one or more repositoriesView data for those repositoriesView data for those repositories
write access for one or more repositoriesView code scanning and Dependabot data for those repositoriesNo access for those repositories
Security alert access for one or more repositoriesView all security alert data for those repositoriesNo access for those repositories
Custom organization role with permission to view one or more types of security alertView allowed alert data for all repositories in all viewsNo access

For more information about access to security alerts and related views, see "Managing security and analysis settings for your repository" and "About custom repository roles."

Further reading