Skip to content

Commit

Permalink
Update audit log event data (#53905)
Browse files Browse the repository at this point in the history
Co-authored-by: Siara <[email protected]>
  • Loading branch information
docs-bot and SiaraMist authored Jan 14, 2025
1 parent d79c129 commit 6ca8ca7
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
12 changes: 6 additions & 6 deletions src/audit-logs/data/fpt/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",

This comment was marked as spam.

Copy link
@f5dcb3a0-7e16-49a0-8c10-46541a0a4d00
"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"
},
{
Expand Down
12 changes: 6 additions & 6 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down
12 changes: 6 additions & 6 deletions src/audit-logs/data/ghec/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down
12 changes: 6 additions & 6 deletions src/audit-logs/data/ghes-3.16/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down
12 changes: 6 additions & 6 deletions src/audit-logs/data/ghes-3.16/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/audit-logs/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 6ca8ca7

Please sign in to comment.