Update audit log event data (#52354)
This commit is contained in:
@@ -1004,6 +1004,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.codeql_disabled",
|
||||
"description": "Code scanning using the default setup was disabled for an organization.",
|
||||
@@ -2324,6 +2334,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_configuration_for_branch_deleted",
|
||||
"description": "A code scanning configuration for a branch of a repository was deleted.",
|
||||
|
||||
@@ -1804,6 +1804,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.codeql_disabled",
|
||||
"description": "Code scanning using the default setup was disabled for an organization.",
|
||||
@@ -3059,6 +3069,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_configuration_for_branch_deleted",
|
||||
"description": "A code scanning configuration for a branch of a repository was deleted.",
|
||||
|
||||
@@ -1004,6 +1004,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for an organization.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "org.codeql_disabled",
|
||||
"description": "Code scanning using the default setup was disabled for an organization.",
|
||||
@@ -2324,6 +2334,16 @@
|
||||
"description": "Autofix for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_disabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was disabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_autofix_third_party_tools_enabled",
|
||||
"description": "Autofix for third party tools for code scanning alerts was enabled for a repository.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "repo.code_scanning_configuration_for_branch_deleted",
|
||||
"description": "A code scanning configuration for a branch of a repository was deleted.",
|
||||
|
||||
@@ -704,6 +704,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git.clone",
|
||||
"description": "A repository was cloned.",
|
||||
|
||||
@@ -314,6 +314,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git_signing_ssh_public_key.create",
|
||||
"description": "An SSH key was added to a user account as a Git commit signing key.",
|
||||
|
||||
@@ -734,6 +734,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git.clone",
|
||||
"description": "A repository was cloned.",
|
||||
|
||||
@@ -314,6 +314,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git_signing_ssh_public_key.create",
|
||||
"description": "An SSH key was added to a user account as a Git commit signing key.",
|
||||
|
||||
@@ -759,6 +759,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git.clone",
|
||||
"description": "A repository was cloned.",
|
||||
|
||||
@@ -319,6 +319,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git_signing_ssh_public_key.create",
|
||||
"description": "An SSH key was added to a user account as a Git commit signing key.",
|
||||
|
||||
@@ -904,6 +904,21 @@
|
||||
"description": "An external identity was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git.clone",
|
||||
"description": "A repository was cloned.",
|
||||
|
||||
@@ -319,6 +319,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git_signing_ssh_public_key.create",
|
||||
"description": "An SSH key was added to a user account as a Git commit signing key.",
|
||||
|
||||
@@ -904,6 +904,21 @@
|
||||
"description": "An external identity was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git.clone",
|
||||
"description": "A repository was cloned.",
|
||||
|
||||
@@ -319,6 +319,21 @@
|
||||
"description": "A GitHub Actions deployment protection rule was updated via the API.",
|
||||
"docs_reference_links": "/actions/deployment/targeting-different-environments/using-environments-for-deployment#deployment-protection-rules"
|
||||
},
|
||||
{
|
||||
"action": "gist.create",
|
||||
"description": "A gist was created.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.destroy",
|
||||
"description": "A gist was deleted.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "gist.visibility_change",
|
||||
"description": "The visibility of a gist was updated.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "git_signing_ssh_public_key.create",
|
||||
"description": "An SSH key was added to a user account as a Git commit signing key.",
|
||||
|
||||
@@ -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": "b31fcffae9cdc4ebb8e4a2542da3ccf3dcab5b07"
|
||||
"sha": "218fadadb5342f3d6c49bf661619afe7e47f6b21"
|
||||
}
|
||||
Reference in New Issue
Block a user