1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Alert rules: user-configured dismiss rules for Dependabot alerts [Public Beta] (#39300)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Jennifer Ramirez <101611327+jennifer-ramirez-08@users.noreply.github.com>
Co-authored-by: Erin Havens <erinhav@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
This commit is contained in:
Sophie
2023-09-14 19:47:54 +02:00
committed by GitHub
parent d42e6e9a4a
commit efec762b82
13 changed files with 112 additions and 30 deletions

View File

@@ -41,6 +41,12 @@ View alerts about dependencies that are known to contain security vulnerabilitie
and "[AUTOTITLE](/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates)."
{% endif %}
{% ifversion dependabot-alert-custom-rules-repo-level %}
{% data reusables.dependabot.dependabot-alert-rules %}
{% endif %}
{% data reusables.dependabot.quickstart-link %}
{% ifversion ghae %}

View File

@@ -54,6 +54,12 @@ For more information, see "[AUTOTITLE](/code-security/supply-chain-security/unde
{% data variables.product.prodname_dependabot_alerts %} are generated when {% data variables.product.prodname_dotcom %} identifies a dependency in the dependency graph with a vulnerability. {% ifversion fpt or ghec %}You can enable {% data variables.product.prodname_dependabot_alerts %} for any repository.{% endif %}
{% ifversion dependabot-alert-custom-rules-repo-level %}
{% data reusables.dependabot.dependabot-alert-rules %}
{% endif %}
{% data reusables.dependabot.quickstart-link %}
{% ifversion fpt or ghec %}