Skip to Content

GitHub Advanced Security: Is the Security Overview Feature Available on Public Repositories?

Discover which GitHub Advanced Security feature is not available on public repositories. Learn about the availability of secret scanning, security overview, and code scanning.

Table of Contents

Question

Which GitHub Advanced Security feature isn’t available on public repositories?

A. Secret scanning.
B. Security Overview.
C. Code scanning.

Answer

B. Security Overview.

Explanation

The Security Overview is only available on private repositories with GitHub Advanced Security.

The GitHub Advanced Security feature that is not available on public repositories is B. Security Overview.

The Security Overview provides a high-level view of the security status of an organization’s repositories, including information about code scanning alerts, Dependabot alerts, and secret scanning alerts. However, this feature is only available for private repositories and is not included for public repositories, even if the organization has a GitHub Advanced Security license.

In contrast, other GitHub Advanced Security features like secret scanning and code scanning are available on public repositories:

  • Secret scanning is available on all public repositories by default. It scans repositories for known types of secrets to prevent fraudulent use of secrets that were committed accidentally.
  • Code scanning is available on public repositories depending on the usage limits of the particular GitHub Advanced Security license. It analyzes code as it’s created and surfaces potential security vulnerabilities for remediation.

So in summary, while secret scanning and in some cases code scanning can be used on public repositories with GitHub Advanced Security, the Security Overview itself is limited solely to private repositories.

GitHub Advanced Security certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the GitHub Advanced Security exam and earn GitHub Advanced Security certification.