1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
2025-05-20 16:45:25 -07:00

2.9 KiB

title, shortTitle, intro, permissions, versions, topics, redirect_from
title shortTitle intro permissions versions topics redirect_from
Applying a custom security configuration Apply custom configuration You can apply your {% data variables.product.prodname_custom_security_configuration %} to repositories in your organization to meet the specific security needs of those repositories. {% data reusables.permissions.security-org-enable %}
feature
security-configurations
Code Security
Secret Protection
Organizations
Security
/code-security/securing-your-organization/meeting-your-specific-security-needs-with-custom-security-configurations/applying-a-custom-security-configuration

About applying a {% data variables.product.prodname_custom_security_configuration %}

After you create a {% data variables.product.prodname_custom_security_configuration %}, you need to apply it to repositories in your organization to enable the configuration's settings on those repositories. To learn how to create a {% data variables.product.prodname_custom_security_configuration %}, see AUTOTITLE.

Applying your {% data variables.product.prodname_custom_security_configuration %} to repositories in your organization

{% data reusables.profile.access_org %} {% data reusables.organizations.org_settings %} {% data reusables.security-configurations.view-configurations-page %}

  1. Optionally, in the "Apply configurations" section, filter for specific repositories you would like to apply your {% data variables.product.prodname_custom_security_configuration %} to. To learn how to filter the repository table, see AUTOTITLE. {% data reusables.security-configurations.select-repos %}

  2. Select the Apply configuration {% octicon "triangle-down" aria-hidden="true" aria-label="triangle-down" %} dropdown menu, then click YOUR-CONFIGURATION-NAME.

    {% data reusables.security-configurations.default-configuration-exception-repo-transfers %}

{% data reusables.security-configurations.apply-configuration %}

Note

If you apply an enforced configuration, this information is reported in the list of repositories. An enforced configuration means that repository owners are blocked from changing features that have been enabled or disabled in the configuration, but features that are not set aren't enforced.

Next steps

To learn how to interpret security findings from your {% data variables.product.prodname_custom_security_configuration %} on a repository, see AUTOTITLE.

{% data reusables.security-configurations.edit-configuration-next-step %}

{% data reusables.security-configurations.troubleshooting-next-step %}