1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Files
docs/content/get-started/learning-about-github/about-github-advanced-security.md
Kevin Heis 3b092b4cb8 Deprecate 2.22 b (#22366)
* Update enterprise-server-releases.js

* Run deprecation script

* Remove finding / managing security vulnerabilities

* remove vuln from translations

* remove more dead pages

* Restore heavily used files

* Remove 2.22 refs in tests

* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00

6.4 KiB

title, intro, product, versions, topics, redirect_from, shortTitle
title intro product versions topics redirect_from shortTitle
About GitHub Advanced Security {% data variables.product.prodname_dotcom %} makes extra security features available to customers under an {% data variables.product.prodname_advanced_security %} license.{% ifversion fpt or ghec %} These features are also enabled for public repositories on {% data variables.product.prodname_dotcom_the_website %}.{% endif %} {% data reusables.gated-features.ghas %}
fpt ghes ghae ghec
* * * *
Security
/github/getting-started-with-github/about-github-advanced-security
/github/getting-started-with-github/learning-about-github/about-github-advanced-security
GitHub Advanced Security

About {% data variables.product.prodname_GH_advanced_security %}

{% data variables.product.prodname_dotcom %} has many features that help you improve and maintain the quality of your code. Some of these are included in all plans{% ifversion not ghae %}, such as dependency graph and {% data variables.product.prodname_dependabot_alerts %}{% endif %}. Other security features require a license for {% data variables.product.prodname_GH_advanced_security %} to run on repositories apart from public repositories on {% data variables.product.prodname_dotcom_the_website %}.

{% ifversion fpt or ghes > 3.0 or ghec %}For more information about purchasing {% data variables.product.prodname_GH_advanced_security %}, see "About billing for {% data variables.product.prodname_GH_advanced_security %}."{% elsif ghae %}There is no charge for {% data variables.product.prodname_GH_advanced_security %} on {% data variables.product.prodname_ghe_managed %} during the beta release.{% endif %}

About {% data variables.product.prodname_advanced_security %} features

A {% data variables.product.prodname_GH_advanced_security %} license provides the following additional features:

{% ifversion fpt or ghes > 3.1 or ghec or ghae-issue-4864 %}

  • Dependency review - Show the full impact of changes to dependencies and see details of any vulnerable versions before you merge a pull request. For more information, see "About dependency review." {% endif %}

For information about {% data variables.product.prodname_advanced_security %} features that are in development, see "{% data variables.product.prodname_dotcom %} public roadmap." For an overview of all security features, see "{% data variables.product.prodname_dotcom %} security features."

{% ifversion ghes or ghec %}

Deploying GitHub Advanced Security in your enterprise

To learn about what you need to know to plan your {% data variables.product.prodname_GH_advanced_security %} deployment at a high level, see "Overview of {% data variables.product.prodname_GH_advanced_security %}."

To review the rollout phases we recommended in more detail, see "Deploying {% data variables.product.prodname_GH_advanced_security %} in your enterprise."

{% endif %}

{% ifversion ghes or ghae %}

Enabling {% data variables.product.prodname_advanced_security %} features on {% data variables.product.product_name %}

{% ifversion ghes %} The site administrator must enable {% data variables.product.prodname_advanced_security %} for {% data variables.product.product_location %} before you can use these features. For more information, see "Configuring Advanced Security features." {% endif %}

Once your system is set up, you can enable and disable these features at the organization or repository level. For more information, see "Managing security and analysis settings for your organization" and "Managing security and analysis settings for your repository."

{% endif %}

{% ifversion not ghae %}

Enabling {% data variables.product.prodname_advanced_security %} features on {% data variables.product.prodname_dotcom_the_website %}

For public repositories on {% data variables.product.prodname_dotcom_the_website %}, these features are permanently on and can only be disabled if you change the visibility of the project so that the code is no longer public.

For other repositories, once you have a license for your enterprise account, you can enable and disable these features at the organization or repository level. {% ifversion fpt or ghes > 3.0 or ghec %}For more information, see "Managing security and analysis settings for your organization" and "Managing security and analysis settings for your repository."{% endif %}

{% endif %}

{% ifversion fpt or ghec %} If you have an enterprise account, license use for the entire enterprise is shown on your enterprise license page. For more information, see "Viewing your {% data variables.product.prodname_GH_advanced_security %} usage."

{% endif %}

{% ifversion ghec or ghes > 3.0 or ghae-next %}

Further reading

{% endif %}