diff --git a/src/audit-logs/data/fpt/organization.json b/src/audit-logs/data/fpt/organization.json index 2935f98b16..19f074f2bb 100644 --- a/src/audit-logs/data/fpt/organization.json +++ b/src/audit-logs/data/fpt/organization.json @@ -11,7 +11,7 @@ }, { "action": "actions_cache.delete", - "description": "N/A", + "description": "A GitHub Actions cache was deleted using the REST API.", "docs_reference_links": "N/A" }, { @@ -1366,12 +1366,12 @@ }, { "action": "org.secret_scanning_push_protection_new_repos_disable", - "description": "N/A", + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { "action": "org.secret_scanning_push_protection_new_repos_enable", - "description": "N/A", + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { @@ -2671,32 +2671,32 @@ }, { "action": "repository_vulnerability_alert.auto_dismiss", - "description": "Triggered when a Dependabot alert is automatically dismissed due to its metadata matching an enabled Dependabot alert rule.", + "description": "A Dependabot alert was automatically dismissed because its metadata matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.auto_reopen", - "description": "Triggered when a previously auto-dismissed Dependabot alert is reopened because its metadata no longer matches an enabled Dependabot alert rule.", + "description": "A previously auto-dismissed Dependabot alert was automatically reopened because its metadata no longer matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.create", - "description": "GitHub created a Dependabot alert for a repository that uses an insecure dependency.", + "description": "GitHub created a Dependabot alert because the repository uses a vulnerable dependency.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/about-dependabot-alerts" }, { "action": "repository_vulnerability_alert.dismiss", - "description": "A Dependabot alert about a vulnerable dependency was dismissed.", + "description": "A Dependabot alert was manually dismissed.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reintroduce", - "description": "N/A", + "description": "A Dependabot alert was automatically reopened because the repository resumed use of a vulnerable dependency.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reopen", - "description": "N/A", + "description": "A Dependabot alert was manually reopened.", "docs_reference_links": "N/A" }, { @@ -2721,12 +2721,12 @@ }, { "action": "repository_vulnerability_alerts_auto_dismissal.disable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was disabled for the repository.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alerts_auto_dismissal.enable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was enabled for the repository.", "docs_reference_links": "N/A" }, { @@ -2791,7 +2791,7 @@ }, { "action": "secret_scanning_alert.revoke", - "description": "N/A", + "description": "A secret scanning alert was revoked.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/fpt/user.json b/src/audit-logs/data/fpt/user.json index ca055a0efa..18fb2deb73 100644 --- a/src/audit-logs/data/fpt/user.json +++ b/src/audit-logs/data/fpt/user.json @@ -26,7 +26,7 @@ }, { "action": "actions_cache.delete", - "description": "N/A", + "description": "A GitHub Actions cache was deleted using the REST API.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index 18a002c6f3..249cd13a26 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -11,7 +11,7 @@ }, { "action": "actions_cache.delete", - "description": "N/A", + "description": "A GitHub Actions cache was deleted using the REST API.", "docs_reference_links": "N/A" }, { @@ -471,22 +471,22 @@ }, { "action": "business_dependabot_alerts.disable", - "description": "N/A", + "description": "Dependabot alerts were disabled for your enterprise.", "docs_reference_links": "N/A" }, { "action": "business_dependabot_alerts.enable", - "description": "N/A", + "description": "Dependabot alerts were enabled for your enterprise.", "docs_reference_links": "N/A" }, { "action": "business_dependabot_alerts_new_repos.disable", - "description": "N/A", + "description": "Dependabot alerts were disabled for new repositories in your enterprise.", "docs_reference_links": "N/A" }, { "action": "business_dependabot_alerts_new_repos.enable", - "description": "N/A", + "description": "Dependabot alerts were enabled for new repositories in your enterprise.", "docs_reference_links": "N/A" }, { @@ -1859,6 +1859,26 @@ "description": "N/A", "docs_reference_links": "N/A" }, + { + "action": "org.recovery_codes_downloaded", + "description": "An organization owner downloaded the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_generated", + "description": "An organization owner generated the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_printed", + "description": "An organization owner printed the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_viewed", + "description": "An organization owner viewed the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, { "action": "org.register_self_hosted_runner", "description": "A new self-hosted runner was registered.", @@ -2006,12 +2026,12 @@ }, { "action": "org.secret_scanning_push_protection_new_repos_disable", - "description": "N/A", + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { "action": "org.secret_scanning_push_protection_new_repos_enable", - "description": "N/A", + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { @@ -3296,32 +3316,32 @@ }, { "action": "repository_vulnerability_alert.auto_dismiss", - "description": "Triggered when a Dependabot alert is automatically dismissed due to its metadata matching an enabled Dependabot alert rule.", + "description": "A Dependabot alert was automatically dismissed because its metadata matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.auto_reopen", - "description": "Triggered when a previously auto-dismissed Dependabot alert is reopened because its metadata no longer matches an enabled Dependabot alert rule.", + "description": "A previously auto-dismissed Dependabot alert was automatically reopened because its metadata no longer matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.create", - "description": "GitHub created a Dependabot alert for a repository that uses an insecure dependency.", + "description": "GitHub created a Dependabot alert because the repository uses a vulnerable dependency.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/about-dependabot-alerts" }, { "action": "repository_vulnerability_alert.dismiss", - "description": "A Dependabot alert about a vulnerable dependency was dismissed.", + "description": "A Dependabot alert was manually dismissed.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reintroduce", - "description": "N/A", + "description": "A Dependabot alert was automatically reopened because the repository resumed use of a vulnerable dependency.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reopen", - "description": "N/A", + "description": "A Dependabot alert was manually reopened.", "docs_reference_links": "N/A" }, { @@ -3346,12 +3366,12 @@ }, { "action": "repository_vulnerability_alerts_auto_dismissal.disable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was disabled for the repository.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alerts_auto_dismissal.enable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was enabled for the repository.", "docs_reference_links": "N/A" }, { @@ -3416,7 +3436,7 @@ }, { "action": "secret_scanning_alert.revoke", - "description": "N/A", + "description": "A secret scanning alert was revoked.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/ghec/organization.json b/src/audit-logs/data/ghec/organization.json index 870b6a4953..d55f4e502e 100644 --- a/src/audit-logs/data/ghec/organization.json +++ b/src/audit-logs/data/ghec/organization.json @@ -11,7 +11,7 @@ }, { "action": "actions_cache.delete", - "description": "N/A", + "description": "A GitHub Actions cache was deleted using the REST API.", "docs_reference_links": "N/A" }, { @@ -1139,6 +1139,26 @@ "description": "N/A", "docs_reference_links": "N/A" }, + { + "action": "org.recovery_codes_downloaded", + "description": "An organization owner downloaded the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_generated", + "description": "An organization owner generated the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_printed", + "description": "An organization owner printed the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, + { + "action": "org.recovery_codes_viewed", + "description": "An organization owner viewed the organization's SSO recovery codes.", + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" + }, { "action": "org.register_self_hosted_runner", "description": "A new self-hosted runner was registered.", @@ -1286,12 +1306,12 @@ }, { "action": "org.secret_scanning_push_protection_new_repos_disable", - "description": "N/A", + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { "action": "org.secret_scanning_push_protection_new_repos_enable", - "description": "N/A", + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { @@ -2571,32 +2591,32 @@ }, { "action": "repository_vulnerability_alert.auto_dismiss", - "description": "Triggered when a Dependabot alert is automatically dismissed due to its metadata matching an enabled Dependabot alert rule.", + "description": "A Dependabot alert was automatically dismissed because its metadata matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.auto_reopen", - "description": "Triggered when a previously auto-dismissed Dependabot alert is reopened because its metadata no longer matches an enabled Dependabot alert rule.", + "description": "A previously auto-dismissed Dependabot alert was automatically reopened because its metadata no longer matches an enabled Dependabot rule.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts" }, { "action": "repository_vulnerability_alert.create", - "description": "GitHub created a Dependabot alert for a repository that uses an insecure dependency.", + "description": "GitHub created a Dependabot alert because the repository uses a vulnerable dependency.", "docs_reference_links": "/code-security/dependabot/dependabot-alerts/about-dependabot-alerts" }, { "action": "repository_vulnerability_alert.dismiss", - "description": "A Dependabot alert about a vulnerable dependency was dismissed.", + "description": "A Dependabot alert was manually dismissed.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reintroduce", - "description": "N/A", + "description": "A Dependabot alert was automatically reopened because the repository resumed use of a vulnerable dependency.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alert.reopen", - "description": "N/A", + "description": "A Dependabot alert was manually reopened.", "docs_reference_links": "N/A" }, { @@ -2621,12 +2641,12 @@ }, { "action": "repository_vulnerability_alerts_auto_dismissal.disable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was disabled for the repository.", "docs_reference_links": "N/A" }, { "action": "repository_vulnerability_alerts_auto_dismissal.enable", - "description": "N/A", + "description": "Automatic dismissal of low-impact Dependabot alerts was enabled for the repository.", "docs_reference_links": "N/A" }, { @@ -2691,7 +2711,7 @@ }, { "action": "secret_scanning_alert.revoke", - "description": "N/A", + "description": "A secret scanning alert was revoked.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/ghec/user.json b/src/audit-logs/data/ghec/user.json index 76fe47481c..c6ea302a06 100644 --- a/src/audit-logs/data/ghec/user.json +++ b/src/audit-logs/data/ghec/user.json @@ -11,7 +11,7 @@ }, { "action": "actions_cache.delete", - "description": "N/A", + "description": "A GitHub Actions cache was deleted using the REST API.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/ghes/enterprise.json b/src/audit-logs/data/ghes/enterprise.json index 5e5a436ae0..a4d3013dba 100644 --- a/src/audit-logs/data/ghes/enterprise.json +++ b/src/audit-logs/data/ghes/enterprise.json @@ -161,12 +161,12 @@ }, { "action": "business_dependabot_alerts_new_repos.disable", - "description": "N/A", + "description": "Dependabot alerts were disabled for new repositories in your enterprise.", "docs_reference_links": "N/A" }, { "action": "business_dependabot_alerts_new_repos.enable", - "description": "N/A", + "description": "Dependabot alerts were enabled for new repositories in your enterprise.", "docs_reference_links": "N/A" }, { @@ -966,12 +966,12 @@ }, { "action": "org.secret_scanning_push_protection_new_repos_disable", - "description": "N/A", + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { "action": "org.secret_scanning_push_protection_new_repos_enable", - "description": "N/A", + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { @@ -1786,7 +1786,7 @@ }, { "action": "secret_scanning_alert.revoke", - "description": "N/A", + "description": "A secret scanning alert was revoked.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/data/ghes/organization.json b/src/audit-logs/data/ghes/organization.json index 04796a7aaf..fd9ad63740 100644 --- a/src/audit-logs/data/ghes/organization.json +++ b/src/audit-logs/data/ghes/organization.json @@ -561,12 +561,12 @@ }, { "action": "org.secret_scanning_push_protection_new_repos_disable", - "description": "N/A", + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { "action": "org.secret_scanning_push_protection_new_repos_enable", - "description": "N/A", + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", "docs_reference_links": "N/A" }, { @@ -1341,7 +1341,7 @@ }, { "action": "secret_scanning_alert.revoke", - "description": "N/A", + "description": "A secret scanning alert was revoked.", "docs_reference_links": "N/A" }, { diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index 877a3890b4..b877aac7d4 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -1,4 +1,4 @@ { "apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", - "sha": "bb516f432d228728b50a8b4302296c17b6a05625" + "sha": "c3bfcd805199dc232043577aeb31cb1887a20cbd" } \ No newline at end of file