Skip to content

Commit 6e24d92

Browse files
authored
[EDI] Exporting data from security overview (#59445)
1 parent f716642 commit 6e24d92

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/code-security/how-tos/view-and-interpret-data/analyze-organization-data/exporting-data-from-security-overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,8 @@ redirect_from:
1919
- /code-security/security-overview/exporting-data-from-security-overview
2020
---
2121

22-
## About exporting your security overview data
23-
2422
{% data reusables.security-overview.download-csv-files %}
2523

26-
The overview page contains data about security alerts across your organization or enterprise, while the risk and coverage pages contain data about repositories and how they are affected by security alerts or covered by security features. The {% data variables.product.prodname_codeql %} pull request alerts page contains data about {% data variables.product.prodname_codeql %} alerts that were caught in pull requests merged to the default branch.
27-
2824
The CSV file you download will contain data corresponding to the filters you have applied to security overview. For example, if you add the filter `dependabot-alerts:enabled`, your file will only contain data for repositories that have enabled {% data variables.product.prodname_dependabot_alerts %}.
2925

3026
> [!NOTE]

0 commit comments

Comments
 (0)