diff --git a/data/reusables/dependabot/vulnerable-calls-beta.md b/data/reusables/dependabot/vulnerable-calls-beta.md index 349f8cf6db58..0a5cddc5831c 100644 --- a/data/reusables/dependabot/vulnerable-calls-beta.md +++ b/data/reusables/dependabot/vulnerable-calls-beta.md @@ -5,9 +5,7 @@ **Notes:** - The detection of calls to vulnerable functions by {% data variables.product.prodname_dependabot %} is in beta and subject to change. - - {% data reusables.gated-features.dependency-vulnerable-calls %} {% endnote %} - {% endif %} diff --git a/data/reusables/gated-features/dependency-vulnerable-calls.md b/data/reusables/gated-features/dependency-vulnerable-calls.md index 8ae437b1338d..7d60c6f0c63f 100644 --- a/data/reusables/gated-features/dependency-vulnerable-calls.md +++ b/data/reusables/gated-features/dependency-vulnerable-calls.md @@ -1,13 +1,13 @@ -{%- ifversion fpt %} +{%- ifversion fpt -%} Detection of vulnerable calls is enabled on public repositories. This analysis is also available in private repositories owned by organizations that use {% data variables.product.prodname_ghe_cloud %} and have licensed {% data variables.product.prodname_GH_advanced_security %}. -{%- elsif ghec %} +{%- elsif ghec -%} Detection of vulnerable calls is included in {% data variables.product.product_name %} for public repositories. To detect vulnerable calls in private repositories owned by organizations, your organization must have a license for {% data variables.product.prodname_GH_advanced_security %}. -{%- elsif ghes %} +{%- elsif ghes -%} Detection of vulnerable calls is available for organization-owned repositories in {% data variables.product.product_name %}. This feature requires a license for {% data variables.product.prodname_GH_advanced_security %}. -{%- elsif ghae > 3.5 %} +{%- elsif ghae > 3.5 -%} Detection of vulnerable calls is available for organization-owned repositories in {% data variables.product.product_name %}. This is a {% data variables.product.prodname_GH_advanced_security %} feature (free during the beta release). {%- endif %} {% data reusables.advanced-security.more-info-ghas %}