|
515 | 515 | ], |
516 | 516 | "docs_reference_titles": "Managing your payment and billing information" |
517 | 517 | }, |
| 518 | + { |
| 519 | + "action": "billing.cost_center_create", |
| 520 | + "description": "A cost center was created for a business or organization.", |
| 521 | + "docs_reference_links": "N/A", |
| 522 | + "fields": [ |
| 523 | + "@timestamp", |
| 524 | + "_document_id", |
| 525 | + "action", |
| 526 | + "actor", |
| 527 | + "actor_id", |
| 528 | + "business", |
| 529 | + "business_id", |
| 530 | + "hashed_token", |
| 531 | + "org", |
| 532 | + "org_id", |
| 533 | + "programmatic_access_type", |
| 534 | + "repo", |
| 535 | + "repo_id", |
| 536 | + "repository", |
| 537 | + "repository_id", |
| 538 | + "request_access_security_header", |
| 539 | + "request_id", |
| 540 | + "token_id", |
| 541 | + "token_scopes", |
| 542 | + "user", |
| 543 | + "user_id", |
| 544 | + "user_agent", |
| 545 | + "name", |
| 546 | + "created_at", |
| 547 | + "operation_type" |
| 548 | + ] |
| 549 | + }, |
| 550 | + { |
| 551 | + "action": "billing.cost_center_delete", |
| 552 | + "description": "A cost center was deleted from a business or organization.", |
| 553 | + "docs_reference_links": "N/A", |
| 554 | + "fields": [ |
| 555 | + "@timestamp", |
| 556 | + "_document_id", |
| 557 | + "action", |
| 558 | + "actor", |
| 559 | + "actor_id", |
| 560 | + "business", |
| 561 | + "business_id", |
| 562 | + "hashed_token", |
| 563 | + "org", |
| 564 | + "org_id", |
| 565 | + "programmatic_access_type", |
| 566 | + "repo", |
| 567 | + "repo_id", |
| 568 | + "repository", |
| 569 | + "repository_id", |
| 570 | + "request_access_security_header", |
| 571 | + "request_id", |
| 572 | + "token_id", |
| 573 | + "token_scopes", |
| 574 | + "user", |
| 575 | + "user_id", |
| 576 | + "user_agent", |
| 577 | + "created_at", |
| 578 | + "operation_type" |
| 579 | + ] |
| 580 | + }, |
| 581 | + { |
| 582 | + "action": "billing.cost_center_resource_added", |
| 583 | + "description": "A resource was added to a cost center for a business or organization.", |
| 584 | + "docs_reference_links": "N/A", |
| 585 | + "fields": [ |
| 586 | + "@timestamp", |
| 587 | + "_document_id", |
| 588 | + "action", |
| 589 | + "actor", |
| 590 | + "actor_id", |
| 591 | + "business", |
| 592 | + "business_id", |
| 593 | + "hashed_token", |
| 594 | + "org", |
| 595 | + "org_id", |
| 596 | + "programmatic_access_type", |
| 597 | + "repo", |
| 598 | + "repo_id", |
| 599 | + "repository", |
| 600 | + "repository_id", |
| 601 | + "request_access_security_header", |
| 602 | + "request_id", |
| 603 | + "token_id", |
| 604 | + "token_scopes", |
| 605 | + "user", |
| 606 | + "user_id", |
| 607 | + "user_agent", |
| 608 | + "name", |
| 609 | + "resource_id", |
| 610 | + "resource_type", |
| 611 | + "created_at", |
| 612 | + "operation_type", |
| 613 | + "actor_is_bot" |
| 614 | + ] |
| 615 | + }, |
| 616 | + { |
| 617 | + "action": "billing.cost_center_resource_removed", |
| 618 | + "description": "A resource was removed from a cost center for a business or organization.", |
| 619 | + "docs_reference_links": "N/A", |
| 620 | + "fields": [ |
| 621 | + "@timestamp", |
| 622 | + "_document_id", |
| 623 | + "action", |
| 624 | + "actor", |
| 625 | + "actor_id", |
| 626 | + "business", |
| 627 | + "business_id", |
| 628 | + "hashed_token", |
| 629 | + "org", |
| 630 | + "org_id", |
| 631 | + "programmatic_access_type", |
| 632 | + "repo", |
| 633 | + "repo_id", |
| 634 | + "repository", |
| 635 | + "repository_id", |
| 636 | + "request_access_security_header", |
| 637 | + "request_id", |
| 638 | + "token_id", |
| 639 | + "token_scopes", |
| 640 | + "user", |
| 641 | + "user_id", |
| 642 | + "user_agent", |
| 643 | + "name", |
| 644 | + "resource_id", |
| 645 | + "resource_type", |
| 646 | + "created_at", |
| 647 | + "operation_type", |
| 648 | + "actor_is_bot" |
| 649 | + ] |
| 650 | + }, |
| 651 | + { |
| 652 | + "action": "billing.cost_center_update", |
| 653 | + "description": "A cost center was updated for a business or organization.", |
| 654 | + "docs_reference_links": "N/A", |
| 655 | + "fields": [ |
| 656 | + "@timestamp", |
| 657 | + "_document_id", |
| 658 | + "action", |
| 659 | + "actor", |
| 660 | + "actor_id", |
| 661 | + "business", |
| 662 | + "business_id", |
| 663 | + "hashed_token", |
| 664 | + "org", |
| 665 | + "org_id", |
| 666 | + "programmatic_access_type", |
| 667 | + "repo", |
| 668 | + "repo_id", |
| 669 | + "repository", |
| 670 | + "repository_id", |
| 671 | + "request_access_security_header", |
| 672 | + "request_id", |
| 673 | + "token_id", |
| 674 | + "token_scopes", |
| 675 | + "user", |
| 676 | + "user_id", |
| 677 | + "user_agent", |
| 678 | + "name", |
| 679 | + "created_at", |
| 680 | + "operation_type", |
| 681 | + "actor_is_bot" |
| 682 | + ] |
| 683 | + }, |
518 | 684 | { |
519 | 685 | "action": "billing_customer.azure_subscription_linked", |
520 | 686 | "description": "Azure subscription has been linked on this account.", |
|
23630 | 23796 | "security_configuration_code_scanning_delegated_alert_dismissal", |
23631 | 23797 | "security_configuration_code_security_sku_enabled", |
23632 | 23798 | "security_configuration_secret_protection_sku_enabled", |
23633 | | - "security_configuration_dependabot_delegated_alert_dismissal" |
| 23799 | + "security_configuration_dependabot_delegated_alert_dismissal", |
| 23800 | + "security_configuration_secret_scanning_extended_metadata" |
23634 | 23801 | ] |
23635 | 23802 | }, |
23636 | 23803 | { |
|
23754 | 23921 | "security_configuration_code_scanning_delegated_alert_dismissal", |
23755 | 23922 | "security_configuration_code_security_sku_enabled", |
23756 | 23923 | "security_configuration_secret_protection_sku_enabled", |
23757 | | - "security_configuration_dependabot_delegated_alert_dismissal" |
| 23924 | + "security_configuration_dependabot_delegated_alert_dismissal", |
| 23925 | + "security_configuration_secret_scanning_extended_metadata" |
23758 | 23926 | ] |
23759 | 23927 | }, |
23760 | 23928 | { |
|
23842 | 24010 | "security_configuration_code_scanning_delegated_alert_dismissal", |
23843 | 24011 | "security_configuration_code_security_sku_enabled", |
23844 | 24012 | "security_configuration_secret_protection_sku_enabled", |
23845 | | - "security_configuration_dependabot_delegated_alert_dismissal" |
| 24013 | + "security_configuration_dependabot_delegated_alert_dismissal", |
| 24014 | + "security_configuration_secret_scanning_extended_metadata" |
23846 | 24015 | ] |
23847 | 24016 | }, |
23848 | 24017 | { |
|
0 commit comments