Skip to content

Commit 5e67c8c

Browse files
Update audit log event data (#58832)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent 2222066 commit 5e67c8c

File tree

13 files changed

+45861
-323
lines changed

13 files changed

+45861
-323
lines changed

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

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,78 +1318,6 @@
13181318
"custom_instructions"
13191319
]
13201320
},
1321-
{
1322-
"action": "copilot.knowledge_base_created",
1323-
"description": "A knowledge base was created in the organization.",
1324-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1325-
"fields": [
1326-
"actor",
1327-
"actor_id",
1328-
"user_agent",
1329-
"request_id",
1330-
"knowledge_base_name",
1331-
"org_id",
1332-
"org",
1333-
"action",
1334-
"_document_id",
1335-
"@timestamp",
1336-
"created_at",
1337-
"operation_type",
1338-
"business",
1339-
"business_id",
1340-
"actor_is_bot",
1341-
"request_access_security_header"
1342-
],
1343-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1344-
},
1345-
{
1346-
"action": "copilot.knowledge_base_deleted",
1347-
"description": "A knowledge base was deleted from the organization.",
1348-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1349-
"fields": [
1350-
"actor",
1351-
"actor_id",
1352-
"user_agent",
1353-
"request_id",
1354-
"knowledge_base_name",
1355-
"org_id",
1356-
"org",
1357-
"action",
1358-
"_document_id",
1359-
"@timestamp",
1360-
"created_at",
1361-
"operation_type",
1362-
"business",
1363-
"business_id",
1364-
"actor_is_bot",
1365-
"request_access_security_header"
1366-
],
1367-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1368-
},
1369-
{
1370-
"action": "copilot.knowledge_base_updated",
1371-
"description": "A knowledge base was updated in the organization.",
1372-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1373-
"fields": [
1374-
"actor",
1375-
"actor_id",
1376-
"user_agent",
1377-
"request_id",
1378-
"knowledge_base_name",
1379-
"org_id",
1380-
"org",
1381-
"action",
1382-
"_document_id",
1383-
"@timestamp",
1384-
"created_at",
1385-
"operation_type",
1386-
"business",
1387-
"business_id",
1388-
"actor_is_bot",
1389-
"request_access_security_header"
1390-
],
1391-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1392-
},
13931321
{
13941322
"action": "copilot.plan_changed",
13951323
"description": "The plan for GitHub Copilot was updated.",
@@ -5015,7 +4943,7 @@
50154943
{
50164944
"action": "org.allow_third_party_access_requests_from_outside_collaborators_enabled",
50174945
"description": "Third-party application access for outside collaborators was enabled for the organization.",
5018-
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests",
4946+
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests",
50194947
"fields": [
50204948
"actor",
50214949
"actor_id",
@@ -5029,7 +4957,7 @@
50294957
"created_at",
50304958
"operation_type"
50314959
],
5032-
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests"
4960+
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests"
50334961
},
50344962
{
50354963
"action": "org.archive",

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

Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -4233,78 +4233,6 @@
42334233
"operation_type"
42344234
]
42354235
},
4236-
{
4237-
"action": "copilot.knowledge_base_created",
4238-
"description": "A knowledge base was created in the organization.",
4239-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
4240-
"fields": [
4241-
"actor",
4242-
"actor_id",
4243-
"user_agent",
4244-
"request_id",
4245-
"knowledge_base_name",
4246-
"org_id",
4247-
"org",
4248-
"action",
4249-
"_document_id",
4250-
"@timestamp",
4251-
"created_at",
4252-
"operation_type",
4253-
"business",
4254-
"business_id",
4255-
"actor_is_bot",
4256-
"request_access_security_header"
4257-
],
4258-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
4259-
},
4260-
{
4261-
"action": "copilot.knowledge_base_deleted",
4262-
"description": "A knowledge base was deleted from the organization.",
4263-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
4264-
"fields": [
4265-
"actor",
4266-
"actor_id",
4267-
"user_agent",
4268-
"request_id",
4269-
"knowledge_base_name",
4270-
"org_id",
4271-
"org",
4272-
"action",
4273-
"_document_id",
4274-
"@timestamp",
4275-
"created_at",
4276-
"operation_type",
4277-
"business",
4278-
"business_id",
4279-
"actor_is_bot",
4280-
"request_access_security_header"
4281-
],
4282-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
4283-
},
4284-
{
4285-
"action": "copilot.knowledge_base_updated",
4286-
"description": "A knowledge base was updated in the organization.",
4287-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
4288-
"fields": [
4289-
"actor",
4290-
"actor_id",
4291-
"user_agent",
4292-
"request_id",
4293-
"knowledge_base_name",
4294-
"org_id",
4295-
"org",
4296-
"action",
4297-
"_document_id",
4298-
"@timestamp",
4299-
"created_at",
4300-
"operation_type",
4301-
"business",
4302-
"business_id",
4303-
"actor_is_bot",
4304-
"request_access_security_header"
4305-
],
4306-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
4307-
},
43084236
{
43094237
"action": "copilot.plan_changed",
43104238
"description": "The plan for GitHub Copilot was updated.",

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

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1318,78 +1318,6 @@
13181318
"custom_instructions"
13191319
]
13201320
},
1321-
{
1322-
"action": "copilot.knowledge_base_created",
1323-
"description": "A knowledge base was created in the organization.",
1324-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1325-
"fields": [
1326-
"actor",
1327-
"actor_id",
1328-
"user_agent",
1329-
"request_id",
1330-
"knowledge_base_name",
1331-
"org_id",
1332-
"org",
1333-
"action",
1334-
"_document_id",
1335-
"@timestamp",
1336-
"created_at",
1337-
"operation_type",
1338-
"business",
1339-
"business_id",
1340-
"actor_is_bot",
1341-
"request_access_security_header"
1342-
],
1343-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1344-
},
1345-
{
1346-
"action": "copilot.knowledge_base_deleted",
1347-
"description": "A knowledge base was deleted from the organization.",
1348-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1349-
"fields": [
1350-
"actor",
1351-
"actor_id",
1352-
"user_agent",
1353-
"request_id",
1354-
"knowledge_base_name",
1355-
"org_id",
1356-
"org",
1357-
"action",
1358-
"_document_id",
1359-
"@timestamp",
1360-
"created_at",
1361-
"operation_type",
1362-
"business",
1363-
"business_id",
1364-
"actor_is_bot",
1365-
"request_access_security_header"
1366-
],
1367-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1368-
},
1369-
{
1370-
"action": "copilot.knowledge_base_updated",
1371-
"description": "A knowledge base was updated in the organization.",
1372-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
1373-
"fields": [
1374-
"actor",
1375-
"actor_id",
1376-
"user_agent",
1377-
"request_id",
1378-
"knowledge_base_name",
1379-
"org_id",
1380-
"org",
1381-
"action",
1382-
"_document_id",
1383-
"@timestamp",
1384-
"created_at",
1385-
"operation_type",
1386-
"business",
1387-
"business_id",
1388-
"actor_is_bot",
1389-
"request_access_security_header"
1390-
],
1391-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1392-
},
13931321
{
13941322
"action": "copilot.plan_changed",
13951323
"description": "The plan for GitHub Copilot was updated.",
@@ -5015,7 +4943,7 @@
50154943
{
50164944
"action": "org.allow_third_party_access_requests_from_outside_collaborators_enabled",
50174945
"description": "Third-party application access for outside collaborators was enabled for the organization.",
5018-
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests",
4946+
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests",
50194947
"fields": [
50204948
"actor",
50214949
"actor_id",
@@ -5029,7 +4957,7 @@
50294957
"created_at",
50304958
"operation_type"
50314959
],
5032-
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests"
4960+
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests"
50334961
},
50344962
{
50354963
"action": "org.archive",

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

Lines changed: 11 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -950,14 +950,13 @@
950950
},
951951
{
952952
"action": "copilot.knowledge_base_created",
953-
"description": "A knowledge base was created in the organization.",
954-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
953+
"description": "N/A",
954+
"docs_reference_links": "N/A",
955955
"fields": [
956956
"actor",
957957
"actor_id",
958958
"user_agent",
959959
"request_id",
960-
"knowledge_base_name",
961960
"org_id",
962961
"org",
963962
"action",
@@ -969,19 +968,17 @@
969968
"business_id",
970969
"actor_is_bot",
971970
"request_access_security_header"
972-
],
973-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
971+
]
974972
},
975973
{
976974
"action": "copilot.knowledge_base_deleted",
977-
"description": "A knowledge base was deleted from the organization.",
978-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
975+
"description": "N/A",
976+
"docs_reference_links": "N/A",
979977
"fields": [
980978
"actor",
981979
"actor_id",
982980
"user_agent",
983981
"request_id",
984-
"knowledge_base_name",
985982
"org_id",
986983
"org",
987984
"action",
@@ -993,19 +990,17 @@
993990
"business_id",
994991
"actor_is_bot",
995992
"request_access_security_header"
996-
],
997-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
993+
]
998994
},
999995
{
1000996
"action": "copilot.knowledge_base_updated",
1001-
"description": "A knowledge base was updated in the organization.",
1002-
"docs_reference_links": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases",
997+
"description": "N/A",
998+
"docs_reference_links": "N/A",
1003999
"fields": [
10041000
"actor",
10051001
"actor_id",
10061002
"user_agent",
10071003
"request_id",
1008-
"knowledge_base_name",
10091004
"org_id",
10101005
"org",
10111006
"action",
@@ -1017,8 +1012,7 @@
10171012
"business_id",
10181013
"actor_is_bot",
10191014
"request_access_security_header"
1020-
],
1021-
"docs_reference_titles": "copilot/github-copilot-enterprise/copilot-chat-in-github/managing-copilot-knowledge-bases"
1015+
]
10221016
},
10231017
{
10241018
"action": "copilot.plan_changed",
@@ -4290,7 +4284,7 @@
42904284
{
42914285
"action": "org.allow_third_party_access_requests_from_outside_collaborators_enabled",
42924286
"description": "Third-party application access for outside collaborators was enabled for the organization.",
4293-
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests",
4287+
"docs_reference_links": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests",
42944288
"fields": [
42954289
"actor",
42964290
"actor_id",
@@ -4304,7 +4298,7 @@
43044298
"created_at",
43054299
"operation_type"
43064300
],
4307-
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests#enabling-or-disabling-integration-access-requests"
4301+
"docs_reference_titles": "/organizations/managing-programmatic-access-to-your-organization/limiting-oauth-app-and-github-app-access-requests-and-installations#enabling-or-disabling-app-access-requests"
43084302
},
43094303
{
43104304
"action": "org.archive",

0 commit comments

Comments
 (0)