1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update audit log event data (#54508)

Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
docs-bot
2025-02-21 12:15:54 -05:00
committed by GitHub
parent 5e1e25ac55
commit eefdac8e0c
4 changed files with 16 additions and 1 deletions

View File

@@ -3119,6 +3119,11 @@
"description": "A secret scanning alert was validated.",
"docs_reference_links": "/code-security/secret-scanning/managing-alerts-from-secret-scanning"
},
{
"action": "secret_scanning_closure_request.approve",
"description": "A request to close a secret scanning alert was approved by a user.",
"docs_reference_links": "N/A"
},
{
"action": "secret_scanning_closure_request.create",
"description": "N/A",

View File

@@ -3909,6 +3909,11 @@
"description": "A secret scanning alert was validated.",
"docs_reference_links": "/code-security/secret-scanning/managing-alerts-from-secret-scanning"
},
{
"action": "secret_scanning_closure_request.approve",
"description": "A request to close a secret scanning alert was approved by a user.",
"docs_reference_links": "N/A"
},
{
"action": "secret_scanning_closure_request.create",
"description": "N/A",

View File

@@ -3119,6 +3119,11 @@
"description": "A secret scanning alert was validated.",
"docs_reference_links": "/code-security/secret-scanning/managing-alerts-from-secret-scanning"
},
{
"action": "secret_scanning_closure_request.approve",
"description": "A request to close a secret scanning alert was approved by a user.",
"docs_reference_links": "N/A"
},
{
"action": "secret_scanning_closure_request.create",
"description": "N/A",

View File

@@ -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": "8d3976430d6752ebd2a4a4b62570c7381982dc24"
"sha": "22d7bd6f4683db4821760803f4909f665e9cbcfb"
}