Skip to content

Commit d5f0399

Browse files
Update audit log event data (#57718)
Co-authored-by: Felicity Chapman <[email protected]>
1 parent f579f10 commit d5f0399

23 files changed

+51445
-1035
lines changed

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

Lines changed: 688 additions & 39 deletions
Large diffs are not rendered by default.

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

Lines changed: 481 additions & 0 deletions
Large diffs are not rendered by default.

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

Lines changed: 634 additions & 59 deletions
Large diffs are not rendered by default.

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

Lines changed: 688 additions & 39 deletions
Large diffs are not rendered by default.

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

Lines changed: 481 additions & 0 deletions
Large diffs are not rendered by default.

src/audit-logs/data/ghes-3.14/enterprise.json

Lines changed: 15 additions & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,48 +1506,6 @@
15061506
],
15071507
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
15081508
},
1509-
{
1510-
"action": "business_secret_scanning_push_protection_pattern_configuration.push_protection_setting_changed",
1511-
"description": "The push protection setting was changed for a secret type for your enterprise.",
1512-
"docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise",
1513-
"fields": [
1514-
"actor",
1515-
"actor_id",
1516-
"user_agent",
1517-
"request_id",
1518-
"user",
1519-
"user_id",
1520-
"business",
1521-
"business_id",
1522-
"action",
1523-
"_document_id",
1524-
"@timestamp",
1525-
"created_at",
1526-
"secret_type",
1527-
"secret_type_display_name",
1528-
"push_protection_setting"
1529-
],
1530-
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
1531-
},
1532-
{
1533-
"action": "business_secret_scanning_push_protection_pattern_configuration.updated",
1534-
"description": "The push protection pattern configuration was updated for your enterprise.",
1535-
"docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise",
1536-
"fields": [
1537-
"actor",
1538-
"actor_id",
1539-
"user_agent",
1540-
"request_id",
1541-
"user",
1542-
"user_id",
1543-
"business",
1544-
"business_id",
1545-
"action",
1546-
"_document_id",
1547-
"@timestamp"
1548-
],
1549-
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
1550-
},
15511509
{
15521510
"action": "business.secret_scanning_repo_admin_settings_policy_update",
15531511
"description": "N/A",
@@ -4093,7 +4051,7 @@
40934051
},
40944052
{
40954053
"action": "git.clone",
4096-
"description": "A repository was cloned.",
4054+
"description": "A repository was cloned. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
40974055
"docs_reference_links": "N/A",
40984056
"fields": [
40994057
"transport_protocol",
@@ -4114,7 +4072,7 @@
41144072
},
41154073
{
41164074
"action": "git.fetch",
4117-
"description": "Changes were fetched from a repository.",
4075+
"description": "Changes were fetched from a repository. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
41184076
"docs_reference_links": "N/A",
41194077
"fields": [
41204078
"action",
@@ -4136,7 +4094,7 @@
41364094
},
41374095
{
41384096
"action": "git.push",
4139-
"description": "Changes were pushed to a repository.",
4097+
"description": "Changes were pushed to a repository. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
41404098
"docs_reference_links": "N/A",
41414099
"fields": [
41424100
"transport_protocol",
@@ -7649,52 +7607,6 @@
76497607
],
76507608
"docs_reference_titles": "About push protection"
76517609
},
7652-
{
7653-
"action": "org_secret_scanning_push_protection_pattern_configuration.push_protection_setting_changed",
7654-
"description": "The push protection setting was changed for a secret type for your org.",
7655-
"docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise",
7656-
"fields": [
7657-
"actor",
7658-
"actor_id",
7659-
"user_agent",
7660-
"request_id",
7661-
"user",
7662-
"user_id",
7663-
"org",
7664-
"org_id",
7665-
"business",
7666-
"business_id",
7667-
"action",
7668-
"_document_id",
7669-
"@timestamp",
7670-
"created_at",
7671-
"secret_type",
7672-
"secret_type_display_name",
7673-
"push_protection_setting"
7674-
],
7675-
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
7676-
},
7677-
{
7678-
"action": "org_secret_scanning_push_protection_pattern_configuration.updated",
7679-
"description": "The push protection pattern configuration was updated for your org.",
7680-
"docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise",
7681-
"fields": [
7682-
"actor",
7683-
"actor_id",
7684-
"user_agent",
7685-
"request_id",
7686-
"user",
7687-
"user_id",
7688-
"org",
7689-
"org_id",
7690-
"business",
7691-
"business_id",
7692-
"action",
7693-
"_document_id",
7694-
"@timestamp"
7695-
],
7696-
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
7697-
},
76987610
{
76997611
"action": "org.self_hosted_runner_offline",
77007612
"description": "The runner application was stopped. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
@@ -13886,7 +13798,8 @@
1388613798
"org",
1388713799
"action",
1388813800
"actor",
13889-
"programmatic_access_type"
13801+
"programmatic_access_type",
13802+
"team_type"
1389013803
],
1389113804
"docs_reference_titles": "/organizations/organizing-members-into-teams/adding-organization-members-to-a-team"
1389213805
},
@@ -13952,7 +13865,8 @@
1395213865
"org_id",
1395313866
"@timestamp",
1395413867
"actor",
13955-
"_document_id"
13868+
"_document_id",
13869+
"team_type"
1395613870
],
1395713871
"docs_reference_titles": "/organizations/organizing-members-into-teams/changing-team-visibility"
1395813872
},
@@ -13975,7 +13889,8 @@
1397513889
"created_at",
1397613890
"_document_id",
1397713891
"token_scopes",
13978-
"programmatic_access_type"
13892+
"programmatic_access_type",
13893+
"team_type"
1397913894
]
1398013895
},
1398113896
{
@@ -14018,7 +13933,8 @@
1401813933
"request_id",
1401913934
"operation_type",
1402013935
"_document_id",
14021-
"programmatic_access_type"
13936+
"programmatic_access_type",
13937+
"team_type"
1402213938
]
1402313939
},
1402413940
{
@@ -14126,7 +14042,8 @@
1412614042
"user_agent",
1412714043
"_document_id",
1412814044
"token_scopes",
14129-
"programmatic_access_type"
14045+
"programmatic_access_type",
14046+
"team_type"
1413014047
],
1413114048
"docs_reference_titles": "/organizations/organizing-members-into-teams/removing-organization-members-from-a-team"
1413214049
},
@@ -14171,7 +14088,8 @@
1417114088
"@timestamp",
1417214089
"_document_id",
1417314090
"programmatic_access_type",
14174-
"request_access_security_header"
14091+
"request_access_security_header",
14092+
"team_type"
1417514093
]
1417614094
},
1417714095
{

src/audit-logs/data/ghes-3.14/organization.json

Lines changed: 19 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2089,7 +2089,7 @@
20892089
},
20902090
{
20912091
"action": "git.clone",
2092-
"description": "A repository was cloned.",
2092+
"description": "A repository was cloned. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
20932093
"docs_reference_links": "N/A",
20942094
"fields": [
20952095
"transport_protocol",
@@ -2110,7 +2110,7 @@
21102110
},
21112111
{
21122112
"action": "git.fetch",
2113-
"description": "Changes were fetched from a repository.",
2113+
"description": "Changes were fetched from a repository. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
21142114
"docs_reference_links": "N/A",
21152115
"fields": [
21162116
"action",
@@ -2132,7 +2132,7 @@
21322132
},
21332133
{
21342134
"action": "git.push",
2135-
"description": "Changes were pushed to a repository.",
2135+
"description": "Changes were pushed to a repository. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
21362136
"docs_reference_links": "N/A",
21372137
"fields": [
21382138
"transport_protocol",
@@ -5544,7 +5544,8 @@
55445544
"created_at",
55455545
"operation_type",
55465546
"business",
5547-
"business_id"
5547+
"business_id",
5548+
"oauth_application_name"
55485549
]
55495550
},
55505551
{
@@ -5607,7 +5608,8 @@
56075608
"created_at",
56085609
"operation_type",
56095610
"business",
5610-
"business_id"
5611+
"business_id",
5612+
"oauth_application_name"
56115613
]
56125614
},
56135615
{
@@ -6819,27 +6821,6 @@
68196821
],
68206822
"docs_reference_titles": "About push protection"
68216823
},
6822-
{
6823-
"action": "org_secret_scanning_push_protection_pattern_configuration.updated",
6824-
"description": "The push protection pattern configuration was updated for your org.",
6825-
"docs_reference_links": "/admin/code-security/managing-github-advanced-security-for-your-enterprise/managing-github-advanced-security-features-for-your-enterprise",
6826-
"fields": [
6827-
"actor",
6828-
"actor_id",
6829-
"user_agent",
6830-
"request_id",
6831-
"user",
6832-
"user_id",
6833-
"org",
6834-
"org_id",
6835-
"business",
6836-
"business_id",
6837-
"action",
6838-
"_document_id",
6839-
"@timestamp"
6840-
],
6841-
"docs_reference_titles": "Managing GitHub Advanced Security features for your enterprise"
6842-
},
68436824
{
68446825
"action": "org.self_hosted_runner_offline",
68456826
"description": "The runner application was stopped. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
@@ -14179,7 +14160,8 @@
1417914160
"org",
1418014161
"action",
1418114162
"actor",
14182-
"programmatic_access_type"
14163+
"programmatic_access_type",
14164+
"team_type"
1418314165
],
1418414166
"docs_reference_titles": "/organizations/organizing-members-into-teams/adding-organization-members-to-a-team"
1418514167
},
@@ -14245,7 +14227,8 @@
1424514227
"org_id",
1424614228
"@timestamp",
1424714229
"actor",
14248-
"_document_id"
14230+
"_document_id",
14231+
"team_type"
1424914232
],
1425014233
"docs_reference_titles": "/organizations/organizing-members-into-teams/changing-team-visibility"
1425114234
},
@@ -14268,7 +14251,8 @@
1426814251
"created_at",
1426914252
"_document_id",
1427014253
"token_scopes",
14271-
"programmatic_access_type"
14254+
"programmatic_access_type",
14255+
"team_type"
1427214256
]
1427314257
},
1427414258
{
@@ -14311,7 +14295,8 @@
1431114295
"request_id",
1431214296
"operation_type",
1431314297
"_document_id",
14314-
"programmatic_access_type"
14298+
"programmatic_access_type",
14299+
"team_type"
1431514300
]
1431614301
},
1431714302
{
@@ -14482,7 +14467,8 @@
1448214467
"user_agent",
1448314468
"_document_id",
1448414469
"token_scopes",
14485-
"programmatic_access_type"
14470+
"programmatic_access_type",
14471+
"team_type"
1448614472
],
1448714473
"docs_reference_titles": "/organizations/organizing-members-into-teams/removing-organization-members-from-a-team"
1448814474
},
@@ -14527,7 +14513,8 @@
1452714513
"@timestamp",
1452814514
"_document_id",
1452914515
"programmatic_access_type",
14530-
"request_access_security_header"
14516+
"request_access_security_header",
14517+
"team_type"
1453114518
]
1453214519
},
1453314520
{

0 commit comments

Comments
 (0)