1
0
mirror of synced 2026-01-08 03:01:54 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-10-16 00:53:34 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ A {% data variables.product.prodname_GH_advanced_security %} license provides th
- **{% data variables.product.prodname_secret_scanning_caps %}** - Detect secrets, for example keys and tokens, that have been checked into the repository. For more information, see "[About {% data variables.product.prodname_secret_scanning %}](/github/administering-a-repository/about-secret-scanning)."
{% ifversion fpt or ghes > 3.1 or ghec %}
{% 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](/code-security/supply-chain-security/about-dependency-review)."
{% endif %}

View File

@@ -1,4 +1,4 @@
{% ifversion ghes > 3.1 %}
{% ifversion ghes = 3.2 %}
{% note %}
**Note:** Dependency review is currently in beta and subject to change.