Skip to content

Commit

Permalink
Delete first 100 mentions of 'ghae' from data/features (#48718)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored Jan 17, 2024
1 parent 35a2ab5 commit 5770658
Show file tree
Hide file tree
Showing 102 changed files with 6 additions and 121 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Managing code scanning alerts for your repository
shortTitle: Manage alerts
intro: 'From the security view, {% ifversion delete-code-scanning-alerts %}you can view, fix, dismiss, or delete alerts {% else %}you can view, fix, or dismiss alerts{% endif %} for potential vulnerabilities or errors in your project''s code.'
intro: 'From the security view, you can view, fix, or dismiss alerts for potential vulnerabilities or errors in your project''s code.'
product: '{% data reusables.gated-features.code-scanning %}'
permissions: 'If you have write permission to a repository you can manage {% data variables.product.prodname_code_scanning %} alerts for that repository.'
versions:
Expand Down Expand Up @@ -161,9 +161,9 @@ If you run {% data variables.product.prodname_code_scanning %} using multiple co
{% endif %}
{% endnote %}

## Dismissing {% ifversion delete-code-scanning-alerts %}or deleting{% endif %} alerts
## Dismissing alerts

There are two ways of closing an alert. You can fix the problem in the code, or you can dismiss the alert. {% ifversion delete-code-scanning-alerts %}Alternatively, if you have admin permissions for the repository, you can delete alerts. Deleting alerts is useful in situations where you have set up a {% data variables.product.prodname_code_scanning %} tool and then decided to remove it, or where you have configured {% data variables.product.prodname_codeql %} analysis with a larger set of queries than you want to continue using, and you've then removed some queries from the tool. In both cases, deleting alerts allows you to clean up your {% data variables.product.prodname_code_scanning %} results. You can delete alerts from the summary list within the **Security** tab.{% endif %}
There are two ways of closing an alert. You can fix the problem in the code, or you can dismiss the alert.

Dismissing an alert is a way of closing an alert that you don't think needs to be fixed. {% data reusables.code-scanning.close-alert-examples %} You can dismiss alerts from {% data variables.product.prodname_code_scanning %} annotations in code, or from the summary list within the **Security** tab.

Expand All @@ -176,22 +176,11 @@ When you dismiss an alert:
- Optionally, you can comment on a dismissal to record the context of an alert dismissal.{% endif %}
- Next time {% data variables.product.prodname_code_scanning %} runs, the same code won't generate an alert.

{% ifversion delete-code-scanning-alerts %}When you delete an alert:

- It's deleted in all branches.
- The alert is removed from the number of current alerts for your project.
- It is _not_ added to the "Closed" list in the summary of alerts.
- If the code that generated the alert stays the same, and the same {% data variables.product.prodname_code_scanning %} tool runs again without any configuration changes, the alert will be shown again in your analysis results.{% endif %}

To dismiss {% ifversion delete-code-scanning-alerts %}or delete{% endif %} alerts:
To dismiss alerts:

{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-security %}
{% data reusables.repositories.sidebar-code-scanning-alerts %}{% ifversion delete-code-scanning-alerts %}
1. If you have admin permissions for the repository, and you want to delete alerts for this {% data variables.product.prodname_code_scanning %} tool, select some or all of the check boxes and click **Delete**.

Optionally, you can use the free text search or the filters to display a subset of alerts and then delete all matching alerts at once. For example, if you have removed a query from {% data variables.product.prodname_codeql %} analysis, you can use the "Rule" filter to list just the alerts for that query and then select and delete all of those alerts.
{% endif %}
{% data reusables.repositories.sidebar-code-scanning-alerts %}
1. If you want to dismiss an alert, it's important to explore the alert first, so that you can choose the correct dismissal reason. Click the alert you'd like to explore.
{%- ifversion comment-dismissed-code-scanning-alert %}
1. Review the alert, then click **Dismiss alert** and choose, or type, a reason for closing the alert.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ An alternative way of closing an alert is to dismiss it. You can dismiss an aler

{% data reusables.code-scanning.false-positive-fix-codeql %}

For more information about dismissing alerts, see {% ifversion delete-code-scanning-alerts %}"[AUTOTITLE](/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository#dismissing-or-deleting-alerts)."{% else %} "[AUTOTITLE](/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository#dismissing--alerts)."{% endif %}
For more information about dismissing alerts, see "[AUTOTITLE](/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository#dismissing--alerts)."
1 change: 0 additions & 1 deletion data/features/GH-advisory-db-erlang-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.10'
ghae: '>=3.10'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/actions-job-summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/actions-oidc-custom-claims.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/actions-private-fork-workflow-approvals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/actions-reusable-workflow-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/actions-run-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/actions-runner-arch-envvars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.4'
ghae: '>= 3.4'
1 change: 0 additions & 1 deletion data/features/actions-save-state-set-output-envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/actions-setup-go-default-cache-enabled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/actions-stable-actor-ids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/actions-starter-template-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.4'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/actions-token-updated-triggers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '> 3.7'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/actions-unified-inputs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/actions-workflow-run-in-progress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/allow-actions-to-approve-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/api-date-versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.9'
ghae: '>= 3.9'
1 change: 0 additions & 1 deletion data/features/audit-data-retention-tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
# Documentation for the "Audit data retention" tab in the enterprise audit log
versions:
ghes: '>=3.4'
ghae: '>= 3.4'
1 change: 0 additions & 1 deletion data/features/audit-log-sso-response-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/authz-increased-custom-repo-roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
ghec: '*'
fpt: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/autolink-reference-alphanumeric.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/bulk-code-scanning-query-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.10'
ghae: '>3.10'
1 change: 0 additions & 1 deletion data/features/bypass-branch-protections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/classic-project-visibility-permissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/code-scanning-alerts-in-pr-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.10'
ghae: '>= 3.10'
1 change: 0 additions & 1 deletion data/features/code-scanning-config-input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.9'
ghae: '>3.9'
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.10'
ghae: '>3.10'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/code-scanning-pr-conversations-tab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/code-scanning-tool-status-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.9'
ghae: '>= 3.9'
1 change: 0 additions & 1 deletion data/features/code-scanning-without-workflow-310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '> 3.9'
ghae: '> 3.9'
1 change: 0 additions & 1 deletion data/features/code-scanning-without-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.8'
ghae: '>3.8'
1 change: 0 additions & 1 deletion data/features/code-security-audit-log-events.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
versions:
ghec: '*'
ghes: '>3.7'
ghae: '>3.7'
1 change: 0 additions & 1 deletion data/features/codeowners-errors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/codeql-action-debug-logging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/codeql-go-autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.7'
ghae: '>3.7'
1 change: 0 additions & 1 deletion data/features/codeql-kotlin-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.8'
ghae: '>3.8'
1 change: 0 additions & 1 deletion data/features/codeql-language-identifiers-311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '> 3.11'
ghae: '> 3.11'
1 change: 0 additions & 1 deletion data/features/codeql-python-no-auto-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.11'
ghae: '>= 3.11'
1 change: 0 additions & 1 deletion data/features/codeql-swift-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.9'
ghae: '>3.9'
1 change: 0 additions & 1 deletion data/features/comment-dismissed-code-scanning-alert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/commit-signoffs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/commit-tree-view.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/contributing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '*'
ghae: '*'
1 change: 0 additions & 1 deletion data/features/create-branch-from-overview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/custom-banner-messages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@
versions:
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/custom-pattern-dry-run-ga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@
versions:
ghec: '*'
ghes: '>3.6'
ghae: '>3.6'
1 change: 0 additions & 1 deletion data/features/custom-repo-role-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
versions:
ghec: '*'
ghes: '>=3.9'
ghae: '>=3.9'
1 change: 0 additions & 1 deletion data/features/custom-repository-roles.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
versions:
ghec: '*'
ghes: '>=3.5'
ghae: '>= 3.5'
1 change: 0 additions & 1 deletion data/features/debug-reruns.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.6'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/default-merge-squash-commit-message.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.7'
ghae: '>=3.7'
1 change: 0 additions & 1 deletion data/features/default-setup-scan-on-schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.10'
ghae: '>3.10'
5 changes: 0 additions & 5 deletions data/features/delete-code-scanning-alerts.yml

This file was deleted.

1 change: 0 additions & 1 deletion data/features/dependabot-alerts-audit-log.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/dependabot-alerts-development-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/dependabot-alerts-dismissal-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.9'
ghae: '>= 3.9'
1 change: 0 additions & 1 deletion data/features/dependabot-bulk-alerts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>3.6'
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/dependabot-grouped-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '>= 3.6'
1 change: 0 additions & 1 deletion data/features/dependabot-increase-version-pip-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/dependabot-most-important-sort-option.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.6'
ghae: '>= 3.7'
1 change: 0 additions & 1 deletion data/features/dependabot-version-updates-for-forks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>=3.8'
1 change: 0 additions & 1 deletion data/features/dependabot-yarn-v3-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>=3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/dependency-graph-dart-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>= 3.8'
ghae: '>= 3.8'
1 change: 0 additions & 1 deletion data/features/dependency-graph-rust-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ versions:
fpt: '*'
ghec: '*'
ghes: '>3.5'
ghae: '>= 3.6'
Loading

0 comments on commit 5770658

Please sign in to comment.