|
84 | 84 | "description": "GitHub Advanced Security was disabled for new repositories in your enterprise.",
|
85 | 85 | "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise"
|
86 | 86 | },
|
| 87 | + { |
| 88 | + "action": "business_advanced_security.disabled_for_new_user_namespace_repos", |
| 89 | + "description": "GitHub Advanced Security was disabled for new user namespace repositories in your enterprise.", |
| 90 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 91 | + }, |
87 | 92 | {
|
88 | 93 | "action": "business_advanced_security.enabled",
|
89 | 94 | "description": "GitHub Advanced Security was enabled for your enterprise.",
|
|
94 | 99 | "description": "GitHub Advanced Security was enabled for new repositories in your enterprise.",
|
95 | 100 | "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise"
|
96 | 101 | },
|
| 102 | + { |
| 103 | + "action": "business_advanced_security.enabled_for_new_user_namespace_repos", |
| 104 | + "description": "GitHub Advanced Security was enabled for new user namespace repositories in your enterprise.", |
| 105 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 106 | + }, |
97 | 107 | {
|
98 | 108 | "action": "business.advanced_security_policy_update",
|
99 | 109 | "description": "An enterprise owner created, updated, or removed a policy for GitHub Advanced Security.",
|
|
104 | 114 | "description": "N/A",
|
105 | 115 | "docs_reference_links": "N/A"
|
106 | 116 | },
|
| 117 | + { |
| 118 | + "action": "business_advanced_security.user_namespace_repos_disabled", |
| 119 | + "description": "GitHub Advanced Security was disabled for user namespace repositories in your enterprise.", |
| 120 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 121 | + }, |
| 122 | + { |
| 123 | + "action": "business_advanced_security.user_namespace_repos_enabled", |
| 124 | + "description": "GitHub Advanced Security was enabled for user namespace repositories in your enterprise.", |
| 125 | + "docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise" |
| 126 | + }, |
107 | 127 | {
|
108 | 128 | "action": "business.clear_actions_settings",
|
109 | 129 | "description": "An enterprise owner or site administrator cleared GitHub Actions policy settings for an enterprise.",
|
|
389 | 409 | "description": "A codespace was restored.",
|
390 | 410 | "docs_reference_links": "N/A"
|
391 | 411 | },
|
| 412 | + { |
| 413 | + "action": "codespaces.start_environment", |
| 414 | + "description": "A codespace was started.", |
| 415 | + "docs_reference_links": "N/A" |
| 416 | + }, |
392 | 417 | {
|
393 | 418 | "action": "codespaces.suspend_environment",
|
394 | 419 | "description": "A codespace was stopped.",
|
|
864 | 889 | "description": "Token(s) for a GitHub App were revoked.",
|
865 | 890 | "docs_reference_links": "N/A"
|
866 | 891 | },
|
| 892 | + { |
| 893 | + "action": "integration.suspend", |
| 894 | + "description": "A GitHub App was suspended.", |
| 895 | + "docs_reference_links": "/apps/maintaining-github-apps/suspending-a-github-app-installation" |
| 896 | + }, |
867 | 897 | {
|
868 | 898 | "action": "integration.transfer",
|
869 | 899 | "description": "Ownership of a GitHub App was transferred to another user or organization.",
|
870 | 900 | "docs_reference_links": "/apps/maintaining-github-apps/transferring-ownership-of-a-github-app"
|
871 | 901 | },
|
| 902 | + { |
| 903 | + "action": "integration.unsuspend", |
| 904 | + "description": "A GitHub App was unsuspended.", |
| 905 | + "docs_reference_links": "/apps/maintaining-github-apps/suspending-a-github-app-installation" |
| 906 | + }, |
872 | 907 | {
|
873 | 908 | "action": "ip_allow_list.disable",
|
874 | 909 | "description": "An IP allow list was disabled.",
|
|
1154 | 1189 | "description": "A user initiated a background job to delete an organization.",
|
1155 | 1190 | "docs_reference_links": "N/A"
|
1156 | 1191 | },
|
1157 |
| - { |
1158 |
| - "action": "org.audit_log_export", |
1159 |
| - "description": "An export of the organization 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.", |
1160 |
| - "docs_reference_links": "/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization#exporting-the-audit-log" |
1161 |
| - }, |
1162 | 1192 | {
|
1163 | 1193 | "action": "org.billing_signup_error",
|
1164 | 1194 | "description": "N/A",
|
|
2114 | 2144 | "description": "A code scanning configuration for a branch of a repository was deleted.",
|
2115 | 2145 | "docs_reference_links": "/code-security/code-scanning/managing-code-scanning-alerts/managing-code-scanning-alerts-for-your-repository#removing-stale-configurations-and-alerts-from-a-branch"
|
2116 | 2146 | },
|
| 2147 | + { |
| 2148 | + "action": "repo.code_scanning_third_party_tools_disabled", |
| 2149 | + "description": "N/A", |
| 2150 | + "docs_reference_links": "N/A" |
| 2151 | + }, |
| 2152 | + { |
| 2153 | + "action": "repo.code_scanning_third_party_tools_enabled", |
| 2154 | + "description": "N/A", |
| 2155 | + "docs_reference_links": "N/A" |
| 2156 | + }, |
| 2157 | + { |
| 2158 | + "action": "repo.codeql_advanced_disabled", |
| 2159 | + "description": "N/A", |
| 2160 | + "docs_reference_links": "N/A" |
| 2161 | + }, |
| 2162 | + { |
| 2163 | + "action": "repo.codeql_advanced_enabled", |
| 2164 | + "description": "N/A", |
| 2165 | + "docs_reference_links": "N/A" |
| 2166 | + }, |
2117 | 2167 | {
|
2118 | 2168 | "action": "repo.codeql_disabled",
|
2119 | 2169 | "description": "Code scanning using the default setup was disabled for a repository.",
|
|
2574 | 2624 | "description": "A secret scanning alert was revoked.",
|
2575 | 2625 | "docs_reference_links": "N/A"
|
2576 | 2626 | },
|
| 2627 | + { |
| 2628 | + "action": "secret_scanning_alert.validate", |
| 2629 | + "description": "A secret scanning alert was validated.", |
| 2630 | + "docs_reference_links": "/code-security/secret-scanning/managing-alerts-from-secret-scanning" |
| 2631 | + }, |
2577 | 2632 | {
|
2578 | 2633 | "action": "secret_scanning.disable",
|
2579 | 2634 | "description": "Secret scanning was disabled for all existing repositories.",
|
|
0 commit comments