Skip to content

Commit 1218d90

Browse files
Update audit log event data (#54865)
Co-authored-by: Sam Browning <[email protected]>
1 parent 88c891d commit 1218d90

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

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

-15
Original file line numberDiff line numberDiff line change
@@ -4254,21 +4254,6 @@
42544254
"description": "N/A",
42554255
"docs_reference_links": "An enterprise managed user unclaimed an email address."
42564256
},
4257-
{
4258-
"action": "user_license.create",
4259-
"description": "A seat license for a user in an enterprise was created.",
4260-
"docs_reference_links": "N/A"
4261-
},
4262-
{
4263-
"action": "user_license.destroy",
4264-
"description": "A seat license for a user in an enterprise was deleted.",
4265-
"docs_reference_links": "N/A"
4266-
},
4267-
{
4268-
"action": "user_license.update",
4269-
"description": "A seat license type for a user in an enterprise was changed.",
4270-
"docs_reference_links": "N/A"
4271-
},
42724257
{
42734258
"action": "vulnerability_alert_rule.create",
42744259
"description": "A Dependabot rule was created.",

src/audit-logs/lib/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
44
"apiRequestEvent": "This event is only available via audit log streaming."
55
},
6-
"sha": "8beb5e3fb20a775463e4fe7407468410d4201cdf"
6+
"sha": "7cae4c25bd5b85a7d8a077483f33dceccc7daf7c"
77
}

0 commit comments

Comments
 (0)