|
11 | 11 | },
|
12 | 12 | {
|
13 | 13 | "action": "actions_cache.delete",
|
14 |
| - "description": "N/A", |
| 14 | + "description": "A GitHub Actions cache was deleted using the REST API.", |
15 | 15 | "docs_reference_links": "N/A"
|
16 | 16 | },
|
17 | 17 | {
|
|
471 | 471 | },
|
472 | 472 | {
|
473 | 473 | "action": "business_dependabot_alerts.disable",
|
474 |
| - "description": "N/A", |
| 474 | + "description": "Dependabot alerts were disabled for your enterprise.", |
475 | 475 | "docs_reference_links": "N/A"
|
476 | 476 | },
|
477 | 477 | {
|
478 | 478 | "action": "business_dependabot_alerts.enable",
|
479 |
| - "description": "N/A", |
| 479 | + "description": "Dependabot alerts were enabled for your enterprise.", |
480 | 480 | "docs_reference_links": "N/A"
|
481 | 481 | },
|
482 | 482 | {
|
483 | 483 | "action": "business_dependabot_alerts_new_repos.disable",
|
484 |
| - "description": "N/A", |
| 484 | + "description": "Dependabot alerts were disabled for new repositories in your enterprise.", |
485 | 485 | "docs_reference_links": "N/A"
|
486 | 486 | },
|
487 | 487 | {
|
488 | 488 | "action": "business_dependabot_alerts_new_repos.enable",
|
489 |
| - "description": "N/A", |
| 489 | + "description": "Dependabot alerts were enabled for new repositories in your enterprise.", |
490 | 490 | "docs_reference_links": "N/A"
|
491 | 491 | },
|
492 | 492 | {
|
|
1859 | 1859 | "description": "N/A",
|
1860 | 1860 | "docs_reference_links": "N/A"
|
1861 | 1861 | },
|
| 1862 | + { |
| 1863 | + "action": "org.recovery_codes_downloaded", |
| 1864 | + "description": "An organization owner downloaded the organization's SSO recovery codes.", |
| 1865 | + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" |
| 1866 | + }, |
| 1867 | + { |
| 1868 | + "action": "org.recovery_codes_generated", |
| 1869 | + "description": "An organization owner generated the organization's SSO recovery codes.", |
| 1870 | + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" |
| 1871 | + }, |
| 1872 | + { |
| 1873 | + "action": "org.recovery_codes_printed", |
| 1874 | + "description": "An organization owner printed the organization's SSO recovery codes.", |
| 1875 | + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" |
| 1876 | + }, |
| 1877 | + { |
| 1878 | + "action": "org.recovery_codes_viewed", |
| 1879 | + "description": "An organization owner viewed the organization's SSO recovery codes.", |
| 1880 | + "docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes" |
| 1881 | + }, |
1862 | 1882 | {
|
1863 | 1883 | "action": "org.register_self_hosted_runner",
|
1864 | 1884 | "description": "A new self-hosted runner was registered.",
|
|
2006 | 2026 | },
|
2007 | 2027 | {
|
2008 | 2028 | "action": "org.secret_scanning_push_protection_new_repos_disable",
|
2009 |
| - "description": "N/A", |
| 2029 | + "description": "Push protection for secret scanning was disabled for all new repositories in the organization.", |
2010 | 2030 | "docs_reference_links": "N/A"
|
2011 | 2031 | },
|
2012 | 2032 | {
|
2013 | 2033 | "action": "org.secret_scanning_push_protection_new_repos_enable",
|
2014 |
| - "description": "N/A", |
| 2034 | + "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", |
2015 | 2035 | "docs_reference_links": "N/A"
|
2016 | 2036 | },
|
2017 | 2037 | {
|
|
3296 | 3316 | },
|
3297 | 3317 | {
|
3298 | 3318 | "action": "repository_vulnerability_alert.auto_dismiss",
|
3299 |
| - "description": "Triggered when a Dependabot alert is automatically dismissed due to its metadata matching an enabled Dependabot alert rule.", |
| 3319 | + "description": "A Dependabot alert was automatically dismissed because its metadata matches an enabled Dependabot rule.", |
3300 | 3320 | "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts"
|
3301 | 3321 | },
|
3302 | 3322 | {
|
3303 | 3323 | "action": "repository_vulnerability_alert.auto_reopen",
|
3304 |
| - "description": "Triggered when a previously auto-dismissed Dependabot alert is reopened because its metadata no longer matches an enabled Dependabot alert rule.", |
| 3324 | + "description": "A previously auto-dismissed Dependabot alert was automatically reopened because its metadata no longer matches an enabled Dependabot rule.", |
3305 | 3325 | "docs_reference_links": "/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts"
|
3306 | 3326 | },
|
3307 | 3327 | {
|
3308 | 3328 | "action": "repository_vulnerability_alert.create",
|
3309 |
| - "description": "GitHub created a Dependabot alert for a repository that uses an insecure dependency.", |
| 3329 | + "description": "GitHub created a Dependabot alert because the repository uses a vulnerable dependency.", |
3310 | 3330 | "docs_reference_links": "/code-security/dependabot/dependabot-alerts/about-dependabot-alerts"
|
3311 | 3331 | },
|
3312 | 3332 | {
|
3313 | 3333 | "action": "repository_vulnerability_alert.dismiss",
|
3314 |
| - "description": "A Dependabot alert about a vulnerable dependency was dismissed.", |
| 3334 | + "description": "A Dependabot alert was manually dismissed.", |
3315 | 3335 | "docs_reference_links": "N/A"
|
3316 | 3336 | },
|
3317 | 3337 | {
|
3318 | 3338 | "action": "repository_vulnerability_alert.reintroduce",
|
3319 |
| - "description": "N/A", |
| 3339 | + "description": "A Dependabot alert was automatically reopened because the repository resumed use of a vulnerable dependency.", |
3320 | 3340 | "docs_reference_links": "N/A"
|
3321 | 3341 | },
|
3322 | 3342 | {
|
3323 | 3343 | "action": "repository_vulnerability_alert.reopen",
|
3324 |
| - "description": "N/A", |
| 3344 | + "description": "A Dependabot alert was manually reopened.", |
3325 | 3345 | "docs_reference_links": "N/A"
|
3326 | 3346 | },
|
3327 | 3347 | {
|
|
3346 | 3366 | },
|
3347 | 3367 | {
|
3348 | 3368 | "action": "repository_vulnerability_alerts_auto_dismissal.disable",
|
3349 |
| - "description": "N/A", |
| 3369 | + "description": "Automatic dismissal of low-impact Dependabot alerts was disabled for the repository.", |
3350 | 3370 | "docs_reference_links": "N/A"
|
3351 | 3371 | },
|
3352 | 3372 | {
|
3353 | 3373 | "action": "repository_vulnerability_alerts_auto_dismissal.enable",
|
3354 |
| - "description": "N/A", |
| 3374 | + "description": "Automatic dismissal of low-impact Dependabot alerts was enabled for the repository.", |
3355 | 3375 | "docs_reference_links": "N/A"
|
3356 | 3376 | },
|
3357 | 3377 | {
|
|
3416 | 3436 | },
|
3417 | 3437 | {
|
3418 | 3438 | "action": "secret_scanning_alert.revoke",
|
3419 |
| - "description": "N/A", |
| 3439 | + "description": "A secret scanning alert was revoked.", |
3420 | 3440 | "docs_reference_links": "N/A"
|
3421 | 3441 | },
|
3422 | 3442 | {
|
|
0 commit comments