|
994 | 994 | "description": "A billing manager was added to an organization.", |
995 | 995 | "docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/adding-a-billing-manager-to-your-organization" |
996 | 996 | }, |
| 997 | + { |
| 998 | + "action": "org.add_disallowed_two_factor_method", |
| 999 | + "description": "An organization prevented access to resources by users with the given two-factor method.", |
| 1000 | + "docs_reference_links": "N/A" |
| 1001 | + }, |
997 | 1002 | { |
998 | 1003 | "action": "org.add_member", |
999 | 1004 | "description": "A user joined an organization.", |
|
1094 | 1099 | "description": "N/A", |
1095 | 1100 | "docs_reference_links": "N/A" |
1096 | 1101 | }, |
| 1102 | + { |
| 1103 | + "action": "org.clear_disallowed_two_factor_methods", |
| 1104 | + "description": "Cleared two-factor authentication restrictions for an organization.", |
| 1105 | + "docs_reference_links": "N/A" |
| 1106 | + }, |
1097 | 1107 | { |
1098 | 1108 | "action": "org.code_scanning_autofix_disabled", |
1099 | 1109 | "description": "Autofix for code scanning alerts was disabled for an organization.", |
|
1429 | 1439 | "description": "A billing manager was removed from an organization, either manually or due to a two-factor authentication requirement.", |
1430 | 1440 | "docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/removing-a-billing-manager-from-your-organization, /organizations/keeping-your-organization-secure/managing-two-factor-authentication-for-your-organization/requiring-two-factor-authentication-in-your-organization" |
1431 | 1441 | }, |
| 1442 | + { |
| 1443 | + "action": "org.remove_disallowed_two_factor_method", |
| 1444 | + "description": "Removed a two-factor authentication method restriction for an organization.", |
| 1445 | + "docs_reference_links": "N/A" |
| 1446 | + }, |
1432 | 1447 | { |
1433 | 1448 | "action": "org.remove_integration_secret", |
1434 | 1449 | "description": "A Codespaces or Dependabot secret was removed from an organization.", |
|
3227 | 3242 | { |
3228 | 3243 | "action": "secret_scanning_closure_request.cancel", |
3229 | 3244 | "description": "N/A", |
3230 | | - "docs_reference_links": "A request to close a secret scanning alert was canceled by a user." |
| 3245 | + "docs_reference_links": "A reqeust to close a secret scanning alert was canceled by a user." |
3231 | 3246 | }, |
3232 | 3247 | { |
3233 | 3248 | "action": "secret_scanning_closure_request.create", |
|
0 commit comments