1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Merge pull request #53039 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-11-08 13:36:31 -05:00
committed by GitHub
292 changed files with 1230 additions and 2749 deletions

View File

@@ -24,11 +24,8 @@ The overview page contains data about security alerts across your organization,
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:** 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 %}
> [!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.
## Exporting data from your organization's security overview
@@ -42,10 +39,7 @@ The CSV file you download will contain data corresponding to the filters you hav
{% ifversion secret-scanning-non-provider-patterns %}
{% note %}
**Note:** The summary views ({% ifversion security-overview-dashboard %}"Overview", {% endif %}"Coverage" and "Risk") show data only for {% ifversion secret-scanning-alert-experimental-list %}default{% else %}high confidence{% endif %} alerts. {% data variables.product.prodname_code_scanning_caps %} alerts from third-party tools, and {% data variables.product.prodname_secret_scanning %} alerts for non-provider patterns or for ignored directories are all omitted from these views. Consequently, files exported from the summary views do not contain data for these types of alert.
{% endnote %}
> [!NOTE]
> The summary views ({% ifversion security-overview-dashboard %}"Overview", {% endif %}"Coverage" and "Risk") show data only for {% ifversion secret-scanning-alert-experimental-list %}default{% else %}high confidence{% endif %} alerts. {% data variables.product.prodname_code_scanning_caps %} alerts from third-party tools, and {% data variables.product.prodname_secret_scanning %} alerts for non-provider patterns or for ignored directories are all omitted from these views. Consequently, files exported from the summary views do not contain data for these types of alert.
{% endif %}

View File

@@ -75,11 +75,8 @@ These qualifiers are available in all views.
## Custom repository property filters
{% note %}
**Note:** Repository properties are in {% data variables.release-phases.public_preview %} and subject to change.
{% endnote %}
> [!NOTE]
> Repository properties are in {% data variables.release-phases.public_preview %} and subject to change.
Custom repository properties are metadata that organization owners can add to repositories in an organization, providing a way to group repositories by the information you are interested in. For example, you can add custom repository properties for compliance frameworks or data sensitivity. For more information on adding custom repository properties, see "[AUTOTITLE](/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization)."