Skip to content

Commit 21605c4

Browse files
Update audit log event data (#62315)
Co-authored-by: docs-bot <77750099+docs-bot@users.noreply.github.com>
1 parent bf5fbc1 commit 21605c4

23 files changed

Lines changed: 43 additions & 23 deletions

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,8 @@
21462146
"created_at",
21472147
"operation_type",
21482148
"owner",
2149-
"owner_type"
2149+
"owner_type",
2150+
"user_programmatic_access_name"
21502151
]
21512152
},
21522153
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,8 @@
19041904
"created_at",
19051905
"operation_type",
19061906
"owner",
1907-
"owner_type"
1907+
"owner_type",
1908+
"user_programmatic_access_name"
19081909
]
19091910
},
19101911
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7419,7 +7419,8 @@
74197419
"created_at",
74207420
"operation_type",
74217421
"owner",
7422-
"owner_type"
7422+
"owner_type",
7423+
"user_programmatic_access_name"
74237424
]
74247425
},
74257426
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,8 @@
21462146
"created_at",
21472147
"operation_type",
21482148
"owner",
2149-
"owner_type"
2149+
"owner_type",
2150+
"user_programmatic_access_name"
21502151
]
21512152
},
21522153
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,8 @@
19041904
"created_at",
19051905
"operation_type",
19061906
"owner",
1907-
"owner_type"
1907+
"owner_type",
1908+
"user_programmatic_access_name"
19081909
]
19091910
},
19101911
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3986,7 +3986,8 @@
39863986
"created_at",
39873987
"operation_type",
39883988
"owner",
3989-
"owner_type"
3989+
"owner_type",
3990+
"user_programmatic_access_name"
39903991
]
39913992
},
39923993
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,8 @@
17351735
"created_at",
17361736
"operation_type",
17371737
"owner",
1738-
"owner_type"
1738+
"owner_type",
1739+
"user_programmatic_access_name"
17391740
]
17401741
},
17411742
{

src/audit-logs/data/ghes-3.17/user.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1348,7 +1348,8 @@
13481348
"created_at",
13491349
"operation_type",
13501350
"owner",
1351-
"owner_type"
1351+
"owner_type",
1352+
"user_programmatic_access_name"
13521353
]
13531354
},
13541355
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3986,7 +3986,8 @@
39863986
"created_at",
39873987
"operation_type",
39883988
"owner",
3989-
"owner_type"
3989+
"owner_type",
3990+
"user_programmatic_access_name"
39903991
]
39913992
},
39923993
{

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1735,7 +1735,8 @@
17351735
"created_at",
17361736
"operation_type",
17371737
"owner",
1738-
"owner_type"
1738+
"owner_type",
1739+
"user_programmatic_access_name"
17391740
]
17401741
},
17411742
{

0 commit comments

Comments
 (0)