|
164 | 164 | "description": "The policy for Code scanning autofix was updated for an enterprise.", |
165 | 165 | "docs_reference_links": "N/A" |
166 | 166 | }, |
167 | | - { |
168 | | - "action": "business.code_scanning_autofix_third_party_tools_policy_update", |
169 | | - "description": "The policy for Code scanning autofix third party tools was updated for an enterprise.", |
170 | | - "docs_reference_links": "N/A" |
171 | | - }, |
172 | 167 | { |
173 | 168 | "action": "business.create", |
174 | 169 | "description": "An enterprise was created.", |
|
364 | 359 | "description": "N/A", |
365 | 360 | "docs_reference_links": "N/A" |
366 | 361 | }, |
367 | | - { |
368 | | - "action": "business.security_center_export_code_scanning_metrics", |
369 | | - "description": "A CSV export was requested on the \"CodeQL pull request alerts\" page.", |
370 | | - "docs_reference_links": "N/A" |
371 | | - }, |
372 | | - { |
373 | | - "action": "business.security_center_export_coverage", |
374 | | - "description": "A CSV export was requested on the \"Coverage\" page.", |
375 | | - "docs_reference_links": "N/A" |
376 | | - }, |
377 | | - { |
378 | | - "action": "business.security_center_export_overview_dashboard", |
379 | | - "description": "A CSV export was requested on the \"Overview Dashboard\" page.", |
380 | | - "docs_reference_links": "N/A" |
381 | | - }, |
382 | | - { |
383 | | - "action": "business.security_center_export_risk", |
384 | | - "description": "A CSV export was requested on the \"Risk\" page.", |
385 | | - "docs_reference_links": "N/A" |
386 | | - }, |
387 | 362 | { |
388 | 363 | "action": "business.set_actions_fork_pr_approvals_policy", |
389 | 364 | "description": "The policy for requiring approvals for workflows from public forks was changed for an enterprise.", |
|
454 | 429 | "description": "Logs in a check suite were deleted.", |
455 | 430 | "docs_reference_links": "N/A" |
456 | 431 | }, |
457 | | - { |
458 | | - "action": "code_scanning.alert_appeared_in_branch", |
459 | | - "description": "Existing code scanning alerts appeared in a branch.", |
460 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
461 | | - }, |
462 | | - { |
463 | | - "action": "code_scanning.alert_closed_became_fixed", |
464 | | - "description": "Code scanning alerts were fixed.", |
465 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
466 | | - }, |
467 | | - { |
468 | | - "action": "code_scanning.alert_closed_by_user", |
469 | | - "description": "Code scanning alerts were manually dismissed.", |
470 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
471 | | - }, |
472 | | - { |
473 | | - "action": "code_scanning.alert_created", |
474 | | - "description": "Code scanning alerts were seen for the first time.", |
475 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
476 | | - }, |
477 | | - { |
478 | | - "action": "code_scanning.alert_reappeared", |
479 | | - "description": "Code scanning alerts that were previously fixed reappeared.", |
480 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
481 | | - }, |
482 | | - { |
483 | | - "action": "code_scanning.alert_reopened_by_user", |
484 | | - "description": "Code scanning alerts that were previously dismissed were reopened.", |
485 | | - "docs_reference_links": "/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning" |
486 | | - }, |
487 | 432 | { |
488 | 433 | "action": "code.search", |
489 | 434 | "description": "A code search was run targeting an organization. This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.", |
|
1459 | 1404 | "description": "Autofix for code scanning alerts was enabled for an organization.", |
1460 | 1405 | "docs_reference_links": "N/A" |
1461 | 1406 | }, |
1462 | | - { |
1463 | | - "action": "org.code_scanning_autofix_third_party_tools_disabled", |
1464 | | - "description": "Autofix for third party tools for code scanning alerts was disabled for an organization.", |
1465 | | - "docs_reference_links": "N/A" |
1466 | | - }, |
1467 | | - { |
1468 | | - "action": "org.code_scanning_autofix_third_party_tools_enabled", |
1469 | | - "description": "Autofix for third party tools for code scanning alerts was enabled for an organization.", |
1470 | | - "docs_reference_links": "N/A" |
1471 | | - }, |
1472 | 1407 | { |
1473 | 1408 | "action": "org.codeql_disabled", |
1474 | 1409 | "description": "Code scanning using the default setup was disabled for an organization.", |
|
1794 | 1729 | "description": "Push protection for secret scanning was enabled for all new repositories in the organization.", |
1795 | 1730 | "docs_reference_links": "/code-security/secret-scanning/push-protection-for-repositories-and-organizations" |
1796 | 1731 | }, |
1797 | | - { |
1798 | | - "action": "org.security_center_export_code_scanning_metrics", |
1799 | | - "description": "A CSV export was requested on the CodeQL pull request alerts page.", |
1800 | | - "docs_reference_links": "N/A" |
1801 | | - }, |
1802 | 1732 | { |
1803 | 1733 | "action": "org.security_center_export_coverage", |
1804 | 1734 | "description": "A CSV export was requested on the Coverage page.", |
|
2479 | 2409 | "description": "Autofix for code scanning alerts was enabled for a repository.", |
2480 | 2410 | "docs_reference_links": "N/A" |
2481 | 2411 | }, |
2482 | | - { |
2483 | | - "action": "repo.code_scanning_autofix_third_party_tools_disabled", |
2484 | | - "description": "Autofix for third party tools for code scanning alerts was disabled for a repository.", |
2485 | | - "docs_reference_links": "N/A" |
2486 | | - }, |
2487 | | - { |
2488 | | - "action": "repo.code_scanning_autofix_third_party_tools_enabled", |
2489 | | - "description": "Autofix for third party tools for code scanning alerts was enabled for a repository.", |
2490 | | - "docs_reference_links": "N/A" |
2491 | | - }, |
2492 | 2412 | { |
2493 | 2413 | "action": "repo.code_scanning_configuration_for_branch_deleted", |
2494 | 2414 | "description": "A code scanning configuration for a branch of a repository was deleted.", |
|
2959 | 2879 | "description": "Secret scanning push protection was enabled for a repository.", |
2960 | 2880 | "docs_reference_links": "/code-security/secret-scanning/protecting-pushes-with-secret-scanning" |
2961 | 2881 | }, |
2962 | | - { |
2963 | | - "action": "repository_security_configuration.applied", |
2964 | | - "description": "A code security configuration was applied to a repository.", |
2965 | | - "docs_reference_links": "N/A" |
2966 | | - }, |
2967 | | - { |
2968 | | - "action": "repository_security_configuration.failed", |
2969 | | - "description": "A code security configuration failed to attach to the repository.", |
2970 | | - "docs_reference_links": "N/A" |
2971 | | - }, |
2972 | | - { |
2973 | | - "action": "repository_security_configuration.removed", |
2974 | | - "description": "A code security configuration was removed from a repository.", |
2975 | | - "docs_reference_links": "N/A" |
2976 | | - }, |
2977 | | - { |
2978 | | - "action": "repository_security_configuration.removed_by_settings_change", |
2979 | | - "description": "A code security configuration was removed due to a change in repository or enterprise settings.", |
2980 | | - "docs_reference_links": "N/A" |
2981 | | - }, |
2982 | 2882 | { |
2983 | 2883 | "action": "restrict_notification_delivery.disable", |
2984 | 2884 | "description": "Email notification restrictions for an organization or enterprise were disabled.", |
|
3054 | 2954 | "description": "A user requested to bypass secret scanning push protection.", |
3055 | 2955 | "docs_reference_links": "/code-security/secret-scanning/working-with-push-protection#requesting-bypass-privileges-when-working-with-the-command-line" |
3056 | 2956 | }, |
3057 | | - { |
3058 | | - "action": "security_configuration.create", |
3059 | | - "description": "A security configuration was created", |
3060 | | - "docs_reference_links": "N/A" |
3061 | | - }, |
3062 | | - { |
3063 | | - "action": "security_configuration_default.delete", |
3064 | | - "description": "A default security configuration setting for new repositories was removed.", |
3065 | | - "docs_reference_links": "N/A" |
3066 | | - }, |
3067 | | - { |
3068 | | - "action": "security_configuration_default.update", |
3069 | | - "description": "A default security configuration setting for new repositories was updated.", |
3070 | | - "docs_reference_links": "N/A" |
3071 | | - }, |
3072 | | - { |
3073 | | - "action": "security_configuration.delete", |
3074 | | - "description": "A security configuration was deleted", |
3075 | | - "docs_reference_links": "N/A" |
3076 | | - }, |
3077 | | - { |
3078 | | - "action": "security_configuration_policy.update", |
3079 | | - "description": "A security configuration policy was updated", |
3080 | | - "docs_reference_links": "N/A" |
3081 | | - }, |
3082 | | - { |
3083 | | - "action": "security_configuration.update", |
3084 | | - "description": "A security configuration was updated", |
3085 | | - "docs_reference_links": "N/A" |
3086 | | - }, |
3087 | 2957 | { |
3088 | 2958 | "action": "security_key.register", |
3089 | 2959 | "description": "A security key was registered for an account.", |
|
0 commit comments