Skip to content

Commit

Permalink
Tweak content in article on exporting data from security overview (#4…
Browse files Browse the repository at this point in the history
…2942)
  • Loading branch information
sabrowning1 authored Sep 26, 2023
1 parent 9c657e2 commit 975aa4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The CSV file you download will contain data corresponding to the filters you hav

{% 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.
**Note:** In the "Teams" column of the CSV file, each repository will list a maximum of 20 teams with write access to that repository. If more than 20 teams have write access to a repository, the data will be truncated.

{% endnote %}

Expand Down
2 changes: 1 addition & 1 deletion data/reusables/security-overview/download-csv-files.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
You can download CSV files containing data from the risk and coverage pages of security overview. These files can be used for efforts like security research and in-depth data analysis, and can integrate easily with external datasets.
You can download comma-separated values (CSV) files containing data from the risk and coverage pages of security overview. These files can be used for efforts like security research and in-depth data analysis, and can integrate easily with external datasets.

0 comments on commit 975aa4f

Please sign in to comment.