1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Securing your repository and organization guides (#18948)

* Create new articles, update index

* Update links to changed filename

* Add "GitHub security features" article

* Add "Securing your repository" guide

* Add versioning for article link

* Update intro

* Add "Securing your organization" guide

* add missing liquid tag

* fix failing tests

* add reviewer feedback

* Update index to use `children` frontmatter

* Add dependency review to "securing your org"

* Update AE versioning

* Add dependency review to "securing your repo"

* Clarify where a button is located

* Update links to renamed article

* Move dependency graph info

* Add table of security features

* Remove full stops from list items

* Remove table of security features

* update versioning
This commit is contained in:
Ethan Palm
2021-05-27 14:04:44 -04:00
committed by GitHub
parent 8ba2650eb0
commit 3e19e9539b
14 changed files with 322 additions and 99 deletions

View File

@@ -29,7 +29,7 @@ A {% data variables.product.prodname_GH_advanced_security %} license provides th
- **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](/code-security/supply-chain-security/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](https://github.com/github/roadmap)." For an overview of all security features, see "[About securing your repository](/github/administering-a-repository/about-securing-your-repository#setting-up-your-repository-securely)."
For information about {% data variables.product.prodname_advanced_security %} features that are in development, see "[{% data variables.product.prodname_dotcom %} public roadmap](https://github.com/github/roadmap)." For an overview of all security features, see "[{% data variables.product.prodname_dotcom %} security features](/code-security/getting-started/github-security-features)."
{% if currentVersion ver_gt "enterprise-server@2.22" or currentVersion == "github-ae@latest" %}
### Enabling {% data variables.product.prodname_advanced_security %} features on {% data variables.product.product_name %}