Update audit log event data (#53233)
This commit is contained in:
@@ -2959,6 +2959,11 @@
|
|||||||
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
||||||
"docs_reference_links": "N/A"
|
"docs_reference_links": "N/A"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"action": "repository_vulnerability_alert.withdraw",
|
||||||
|
"description": "A Dependabot alert was withdrawn.",
|
||||||
|
"docs_reference_links": "N/A"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
||||||
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
||||||
|
|||||||
@@ -3734,6 +3734,11 @@
|
|||||||
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
||||||
"docs_reference_links": "N/A"
|
"docs_reference_links": "N/A"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"action": "repository_vulnerability_alert.withdraw",
|
||||||
|
"description": "A Dependabot alert was withdrawn.",
|
||||||
|
"docs_reference_links": "N/A"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
||||||
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
||||||
|
|||||||
@@ -2959,6 +2959,11 @@
|
|||||||
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
"description": "Changes were pushed to update and resolve a Dependabot alert in a project dependency.",
|
||||||
"docs_reference_links": "N/A"
|
"docs_reference_links": "N/A"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"action": "repository_vulnerability_alert.withdraw",
|
||||||
|
"description": "A Dependabot alert was withdrawn.",
|
||||||
|
"docs_reference_links": "N/A"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
"action": "repository_vulnerability_alerts.authorized_users_teams",
|
||||||
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
"description": "The list of people or teams authorized to receive Dependabot alerts for the repository was updated.",
|
||||||
|
|||||||
@@ -3,5 +3,5 @@
|
|||||||
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||||
},
|
},
|
||||||
"sha": "249a94280792ff9977d58a0541a322e5c4dd5763"
|
"sha": "014cf4c9c23bf1f27dd034a2a76b92388951c01c"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user