Skip to content

Commit 5744cbe

Browse files
docs-botsaritai
andauthored
Update audit log event data (#59211)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
1 parent 8cb5112 commit 5744cbe

4 files changed

Lines changed: 144 additions & 1 deletion

File tree

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14145,6 +14145,34 @@
1414514145
"programmatic_access_type"
1414614146
]
1414714147
},
14148+
{
14149+
"action": "repository_secret_scanning_extended_metadata.disabled",
14150+
"description": "Metadata for secret scanning alerts has been disabled at the repository level",
14151+
"docs_reference_links": "/code-security/secret-scanning/enabling-secret-scanning-features/enabling-extended-metadata-checks-for-your-repository",
14152+
"fields": [
14153+
"actor",
14154+
"actor_id",
14155+
"user_agent",
14156+
"request_id",
14157+
"request_access_security_header",
14158+
"user",
14159+
"user_id",
14160+
"repo",
14161+
"repo_id",
14162+
"public_repo",
14163+
"org",
14164+
"org_id",
14165+
"action",
14166+
"_document_id",
14167+
"@timestamp",
14168+
"created_at",
14169+
"operation_type",
14170+
"business",
14171+
"business_id",
14172+
"actor_is_bot"
14173+
],
14174+
"docs_reference_titles": "Enabling extended metadata checks for your repository"
14175+
},
1414814176
{
1414914177
"action": "repository_secret_scanning_generic_secrets.disabled",
1415014178
"description": "Generic secrets have been disabled at the repository level",

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

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1875,6 +1875,29 @@
18751875
"user_id"
18761876
]
18771877
},
1878+
{
1879+
"action": "business.organizations_limit_warning",
1880+
"description": "An enterprise is approaching its organizations limit.",
1881+
"docs_reference_links": "N/A",
1882+
"fields": [
1883+
"actor",
1884+
"actor_id",
1885+
"user_agent",
1886+
"request_id",
1887+
"request_access_security_header",
1888+
"name",
1889+
"limit",
1890+
"count",
1891+
"business",
1892+
"business_id",
1893+
"action",
1894+
"_document_id",
1895+
"@timestamp",
1896+
"created_at",
1897+
"operation_type",
1898+
"actor_is_bot"
1899+
]
1900+
},
18781901
{
18791902
"action": "business.proxy_security_header_disabled",
18801903
"description": "The proxy security header was disabled for an enterprise. All users on the network can now access GitHub, unless blocked by other means.",
@@ -17545,6 +17568,34 @@
1754517568
"programmatic_access_type"
1754617569
]
1754717570
},
17571+
{
17572+
"action": "repository_secret_scanning_extended_metadata.disabled",
17573+
"description": "Metadata for secret scanning alerts has been disabled at the repository level",
17574+
"docs_reference_links": "/code-security/secret-scanning/enabling-secret-scanning-features/enabling-extended-metadata-checks-for-your-repository",
17575+
"fields": [
17576+
"actor",
17577+
"actor_id",
17578+
"user_agent",
17579+
"request_id",
17580+
"request_access_security_header",
17581+
"user",
17582+
"user_id",
17583+
"repo",
17584+
"repo_id",
17585+
"public_repo",
17586+
"org",
17587+
"org_id",
17588+
"action",
17589+
"_document_id",
17590+
"@timestamp",
17591+
"created_at",
17592+
"operation_type",
17593+
"business",
17594+
"business_id",
17595+
"actor_is_bot"
17596+
],
17597+
"docs_reference_titles": "Enabling extended metadata checks for your repository"
17598+
},
1754817599
{
1754917600
"action": "repository_secret_scanning_generic_secrets.disabled",
1755017601
"description": "Generic secrets have been disabled at the repository level",
@@ -19831,6 +19882,42 @@
1983119882
],
1983219883
"docs_reference_titles": "Managing your organization's SSH certificate authorities, Enforcing policies for security settings in your enterprise"
1983319884
},
19885+
{
19886+
"action": "sso_lockdown.disable",
19887+
"description": "SSO lockdown for users was disabled.",
19888+
"docs_reference_links": "N/A",
19889+
"fields": [
19890+
"user_agent",
19891+
"request_id",
19892+
"actor",
19893+
"actor_id",
19894+
"business",
19895+
"business_id",
19896+
"action",
19897+
"_document_id",
19898+
"@timestamp",
19899+
"created_at",
19900+
"operation_type"
19901+
]
19902+
},
19903+
{
19904+
"action": "sso_lockdown.enable",
19905+
"description": "SSO lockdown for users was enabled.",
19906+
"docs_reference_links": "N/A",
19907+
"fields": [
19908+
"user_agent",
19909+
"request_id",
19910+
"actor",
19911+
"actor_id",
19912+
"business",
19913+
"business_id",
19914+
"action",
19915+
"_document_id",
19916+
"@timestamp",
19917+
"created_at",
19918+
"operation_type"
19919+
]
19920+
},
1983419921
{
1983519922
"action": "sso_redirect.disable",
1983619923
"description": "Automatic redirects for users to single sign-on (SSO) was disabled.",

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14145,6 +14145,34 @@
1414514145
"programmatic_access_type"
1414614146
]
1414714147
},
14148+
{
14149+
"action": "repository_secret_scanning_extended_metadata.disabled",
14150+
"description": "Metadata for secret scanning alerts has been disabled at the repository level",
14151+
"docs_reference_links": "/code-security/secret-scanning/enabling-secret-scanning-features/enabling-extended-metadata-checks-for-your-repository",
14152+
"fields": [
14153+
"actor",
14154+
"actor_id",
14155+
"user_agent",
14156+
"request_id",
14157+
"request_access_security_header",
14158+
"user",
14159+
"user_id",
14160+
"repo",
14161+
"repo_id",
14162+
"public_repo",
14163+
"org",
14164+
"org_id",
14165+
"action",
14166+
"_document_id",
14167+
"@timestamp",
14168+
"created_at",
14169+
"operation_type",
14170+
"business",
14171+
"business_id",
14172+
"actor_is_bot"
14173+
],
14174+
"docs_reference_titles": "Enabling extended metadata checks for your repository"
14175+
},
1414814176
{
1414914177
"action": "repository_secret_scanning_generic_secrets.disabled",
1415014178
"description": "Generic secrets have been disabled at the repository level",

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": "b56a045f081573d27a98c40b4de1e4984095fe92"
12+
"sha": "cae0414d457f280b90b251fbf911f44a709d6ca9"
1313
}

0 commit comments

Comments
 (0)