Skip to content

Commit 0123cba

Browse files
committed
Merge remote-tracking branch 'docs-internal/main'
2 parents 9560dc6 + 2b88b89 commit 0123cba

File tree

4 files changed

+138
-1
lines changed

4 files changed

+138
-1
lines changed

src/audit-logs/data/fpt/organization.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9633,6 +9633,40 @@
96339633
"created_at"
96349634
]
96359635
},
9636+
{
9637+
"action": "org.members_limit_warning",
9638+
"description": "An organization is approaching its members limit.",
9639+
"docs_reference_links": "N/A",
9640+
"fields": [
9641+
"@timestamp",
9642+
"_document_id",
9643+
"action",
9644+
"actor",
9645+
"actor_id",
9646+
"business",
9647+
"business_id",
9648+
"hashed_token",
9649+
"org",
9650+
"org_id",
9651+
"programmatic_access_type",
9652+
"repo",
9653+
"repo_id",
9654+
"repository",
9655+
"repository_id",
9656+
"request_access_security_header",
9657+
"request_id",
9658+
"token_id",
9659+
"token_scopes",
9660+
"user",
9661+
"user_id",
9662+
"user_agent",
9663+
"limit",
9664+
"count",
9665+
"created_at",
9666+
"operation_type",
9667+
"actor_is_bot"
9668+
]
9669+
},
96369670
{
96379671
"action": "org.oauth_app_access_approved",
96389672
"description": "Access to an organization was granted for an OAuth App.",

src/audit-logs/data/ghec/enterprise.json

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2986,6 +2986,41 @@
29862986
"actor_is_bot"
29872987
]
29882988
},
2989+
{
2990+
"action": "business.organizations_limit_reached",
2991+
"description": "An enterprise has reached its organizations limit.",
2992+
"docs_reference_links": "N/A",
2993+
"fields": [
2994+
"@timestamp",
2995+
"_document_id",
2996+
"action",
2997+
"actor",
2998+
"actor_id",
2999+
"business",
3000+
"business_id",
3001+
"hashed_token",
3002+
"org",
3003+
"org_id",
3004+
"programmatic_access_type",
3005+
"repo",
3006+
"repo_id",
3007+
"repository",
3008+
"repository_id",
3009+
"request_access_security_header",
3010+
"request_id",
3011+
"token_id",
3012+
"token_scopes",
3013+
"user",
3014+
"user_id",
3015+
"user_agent",
3016+
"name",
3017+
"limit",
3018+
"count",
3019+
"created_at",
3020+
"operation_type",
3021+
"actor_is_bot"
3022+
]
3023+
},
29893024
{
29903025
"action": "business.organizations_limit_warning",
29913026
"description": "An enterprise is approaching its organizations limit.",
@@ -15233,6 +15268,40 @@
1523315268
"created_at"
1523415269
]
1523515270
},
15271+
{
15272+
"action": "org.members_limit_warning",
15273+
"description": "An organization is approaching its members limit.",
15274+
"docs_reference_links": "N/A",
15275+
"fields": [
15276+
"@timestamp",
15277+
"_document_id",
15278+
"action",
15279+
"actor",
15280+
"actor_id",
15281+
"business",
15282+
"business_id",
15283+
"hashed_token",
15284+
"org",
15285+
"org_id",
15286+
"programmatic_access_type",
15287+
"repo",
15288+
"repo_id",
15289+
"repository",
15290+
"repository_id",
15291+
"request_access_security_header",
15292+
"request_id",
15293+
"token_id",
15294+
"token_scopes",
15295+
"user",
15296+
"user_id",
15297+
"user_agent",
15298+
"limit",
15299+
"count",
15300+
"created_at",
15301+
"operation_type",
15302+
"actor_is_bot"
15303+
]
15304+
},
1523615305
{
1523715306
"action": "org.oauth_app_access_approved",
1523815307
"description": "Access to an organization was granted for an OAuth App.",

src/audit-logs/data/ghec/organization.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9633,6 +9633,40 @@
96339633
"created_at"
96349634
]
96359635
},
9636+
{
9637+
"action": "org.members_limit_warning",
9638+
"description": "An organization is approaching its members limit.",
9639+
"docs_reference_links": "N/A",
9640+
"fields": [
9641+
"@timestamp",
9642+
"_document_id",
9643+
"action",
9644+
"actor",
9645+
"actor_id",
9646+
"business",
9647+
"business_id",
9648+
"hashed_token",
9649+
"org",
9650+
"org_id",
9651+
"programmatic_access_type",
9652+
"repo",
9653+
"repo_id",
9654+
"repository",
9655+
"repository_id",
9656+
"request_access_security_header",
9657+
"request_id",
9658+
"token_id",
9659+
"token_scopes",
9660+
"user",
9661+
"user_id",
9662+
"user_agent",
9663+
"limit",
9664+
"count",
9665+
"created_at",
9666+
"operation_type",
9667+
"actor_is_bot"
9668+
]
9669+
},
96369670
{
96379671
"action": "org.oauth_app_access_approved",
96389672
"description": "Access to an organization was granted for an OAuth App.",

src/audit-logs/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.",
1010
"sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change."
1111
},
12-
"sha": "6ed0bc555c656abf9f2edbf21ec746a6b1d0b3f0"
12+
"sha": "cf5a23d9a51d5f395ce6d7ab89e8d78bb464efc0"
1313
}

0 commit comments

Comments
 (0)