Update audit log event data (#53905)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -86,32 +86,32 @@
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_appeared_in_branch",
|
||||
"description": "An existing code scanning alert appeared in a branch.",
|
||||
"description": "Existing code scanning alerts appeared in a branch.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_became_fixed",
|
||||
"description": "A code scanning alert was fixed.",
|
||||
"description": "Code scanning alerts were fixed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_by_user",
|
||||
"description": "A code scanning alert was manually dismissed.",
|
||||
"description": "Code scanning alerts were manually dismissed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_created",
|
||||
"description": "A code scanning alert was seen for the first time.",
|
||||
"description": "Code scanning alerts were seen for the first time.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reappeared",
|
||||
"description": "A code scanning alert that was previously fixed reappeared.",
|
||||
"description": "Code scanning alerts that were previously fixed reappeared.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reopened_by_user",
|
||||
"description": "A code scanning alert that was previously dismissed was reopened.",
|
||||
"description": "Code scanning alerts that were previously dismissed were reopened.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -681,32 +681,32 @@
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_appeared_in_branch",
|
||||
"description": "An existing code scanning alert appeared in a branch.",
|
||||
"description": "Existing code scanning alerts appeared in a branch.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_became_fixed",
|
||||
"description": "A code scanning alert was fixed.",
|
||||
"description": "Code scanning alerts were fixed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_by_user",
|
||||
"description": "A code scanning alert was manually dismissed.",
|
||||
"description": "Code scanning alerts were manually dismissed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_created",
|
||||
"description": "A code scanning alert was seen for the first time.",
|
||||
"description": "Code scanning alerts were seen for the first time.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reappeared",
|
||||
"description": "A code scanning alert that was previously fixed reappeared.",
|
||||
"description": "Code scanning alerts that were previously fixed reappeared.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reopened_by_user",
|
||||
"description": "A code scanning alert that was previously dismissed was reopened.",
|
||||
"description": "Code scanning alerts that were previously dismissed were reopened.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -86,32 +86,32 @@
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_appeared_in_branch",
|
||||
"description": "An existing code scanning alert appeared in a branch.",
|
||||
"description": "Existing code scanning alerts appeared in a branch.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_became_fixed",
|
||||
"description": "A code scanning alert was fixed.",
|
||||
"description": "Code scanning alerts were fixed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_by_user",
|
||||
"description": "A code scanning alert was manually dismissed.",
|
||||
"description": "Code scanning alerts were manually dismissed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_created",
|
||||
"description": "A code scanning alert was seen for the first time.",
|
||||
"description": "Code scanning alerts were seen for the first time.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reappeared",
|
||||
"description": "A code scanning alert that was previously fixed reappeared.",
|
||||
"description": "Code scanning alerts that were previously fixed reappeared.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reopened_by_user",
|
||||
"description": "A code scanning alert that was previously dismissed was reopened.",
|
||||
"description": "Code scanning alerts that were previously dismissed were reopened.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -456,32 +456,32 @@
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_appeared_in_branch",
|
||||
"description": "An existing code scanning alert appeared in a branch.",
|
||||
"description": "Existing code scanning alerts appeared in a branch.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_became_fixed",
|
||||
"description": "A code scanning alert was fixed.",
|
||||
"description": "Code scanning alerts were fixed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_by_user",
|
||||
"description": "A code scanning alert was manually dismissed.",
|
||||
"description": "Code scanning alerts were manually dismissed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_created",
|
||||
"description": "A code scanning alert was seen for the first time.",
|
||||
"description": "Code scanning alerts were seen for the first time.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reappeared",
|
||||
"description": "A code scanning alert that was previously fixed reappeared.",
|
||||
"description": "Code scanning alerts that were previously fixed reappeared.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reopened_by_user",
|
||||
"description": "A code scanning alert that was previously dismissed was reopened.",
|
||||
"description": "Code scanning alerts that were previously dismissed were reopened.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -86,32 +86,32 @@
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_appeared_in_branch",
|
||||
"description": "An existing code scanning alert appeared in a branch.",
|
||||
"description": "Existing code scanning alerts appeared in a branch.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_became_fixed",
|
||||
"description": "A code scanning alert was fixed.",
|
||||
"description": "Code scanning alerts were fixed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_closed_by_user",
|
||||
"description": "A code scanning alert was manually dismissed.",
|
||||
"description": "Code scanning alerts were manually dismissed.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_created",
|
||||
"description": "A code scanning alert was seen for the first time.",
|
||||
"description": "Code scanning alerts were seen for the first time.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reappeared",
|
||||
"description": "A code scanning alert that was previously fixed reappeared.",
|
||||
"description": "Code scanning alerts that were previously fixed reappeared.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
"action": "code_scanning.alert_reopened_by_user",
|
||||
"description": "A code scanning alert that was previously dismissed was reopened.",
|
||||
"description": "Code scanning alerts that were previously dismissed were reopened.",
|
||||
"docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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.",
|
||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||
},
|
||||
"sha": "55ee473035619a2438d2712ae34bb665a9839436"
|
||||
"sha": "f1afd484608dbf8aee7b8982295d829f9f5f2d1b"
|
||||
}
|
||||
Reference in New Issue
Block a user