1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Files
docs/content/code-security/security-overview/exporting-data-from-the-risk-and-coverage-pages.md
Sam Browning eda3c5e9ea Add content for "Security overview CSV export" (#41269)
Co-authored-by: Kelly Arwine <kellyarwine@github.com>
Co-authored-by: SiaraMist <siaramist@github.com>
2023-09-12 23:19:42 +00:00

39 lines
2.0 KiB
Markdown

---
title: Exporting data from the risk and coverage pages
shortTitle: Export data
intro: You can export CSV files of your risk and coverage data from security overview.
permissions: '{% data reusables.security-overview.permissions %}'
product: '{% data reusables.gated-features.security-overview %}'
versions:
feature: security-overview-export-data
type: how_to
topics:
- Security overview
- Advanced Security
- Alerts
- Organizations
- Teams
---
## About exporting your risk and coverage data
{% data reusables.security-overview.download-csv-files %}
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 %}.
{% note %}
**Note:** You can only export data for the first 20 teams in your organization. These 20 teams correspond with the first 20 teams visible in the **Teams** {% octicon "triangle-down" aria-hidden="true" %} dropdown menu on security overview.
{% endnote %}
## Exporting risk or coverage data from your organization's security overview
{% data reusables.profile.access_org %}
1. In the "Organizations" section, select the organization for which you would like to download risk and/or coverage data.
{% data reusables.organizations.security-overview %} By default, you will see the risk page of your organization's security overview.
1. If you would instead like to download coverage data for your organization, in the "Security" sidebar, click {% octicon "meter" aria-hidden="true" %} **Coverage**.
1. Next to the search bar, click {% octicon "download" aria-hidden="true" %} **Export CSV**.
It may take a moment for {% data variables.product.product_name %} to generate the CSV file of your data. Once the CSV file generates, the file will automatically start downloading, and a banner will appear confirming your report is ready.