|
129 | 129 | "description": "GitHub Advanced Security was disabled for new repositories in your enterprise.",
|
130 | 130 | "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise"
|
131 | 131 | },
|
| 132 | + { |
| 133 | + "action": "business_advanced_security.disabled_for_new_user_namespace_repos", |
| 134 | + "description": "GitHub Advanced Security was disabled for new user namespace repositories in your enterprise.", |
| 135 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 136 | + }, |
132 | 137 | {
|
133 | 138 | "action": "business_advanced_security.enabled",
|
134 | 139 | "description": "GitHub Advanced Security was enabled for your enterprise.",
|
|
139 | 144 | "description": "GitHub Advanced Security was enabled for new repositories in your enterprise.",
|
140 | 145 | "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise"
|
141 | 146 | },
|
| 147 | + { |
| 148 | + "action": "business_advanced_security.enabled_for_new_user_namespace_repos", |
| 149 | + "description": "GitHub Advanced Security was enabled for new user namespace repositories in your enterprise.", |
| 150 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 151 | + }, |
142 | 152 | {
|
143 | 153 | "action": "business.advanced_security_policy_update",
|
144 | 154 | "description": "An enterprise owner created, updated, or removed a policy for GitHub Advanced Security.",
|
|
149 | 159 | "description": "N/A",
|
150 | 160 | "docs_reference_links": "N/A"
|
151 | 161 | },
|
| 162 | + { |
| 163 | + "action": "business_advanced_security.user_namespace_repos_disabled", |
| 164 | + "description": "GitHub Advanced Security was disabled for user namespace repositories in your enterprise.", |
| 165 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 166 | + }, |
| 167 | + { |
| 168 | + "action": "business_advanced_security.user_namespace_repos_enabled", |
| 169 | + "description": "GitHub Advanced Security was enabled for user namespace repositories in your enterprise.", |
| 170 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 171 | + }, |
152 | 172 | {
|
153 | 173 | "action": "business.audit_log_export",
|
154 | 174 | "description": "An export of the enterprise audit log was created. If the export included a query, the log will list the query used and the number of audit log entries matching that query.",
|
|
0 commit comments