Commit graph

129 commits

Author SHA1 Message Date
Google APIs
5f6048b022 feat: Support Chokepoint and external exposure in findings Proto
PiperOrigin-RevId: 884685891
2026-03-16 16:18:25 -07:00
Google APIs
0a0dffc19b fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
611b36b0c5 chore: configure client push to package managers
PiperOrigin-RevId: 663849496
2024-08-16 13:47:07 -07:00
Google APIs
ae593946b7 feat: enable Dynamic Mute
feat: New values `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` corresponding to T1068 and `INDICATOR_REMOVAL_FILE_DELETION` corresponding to T1070.004 are added to enum `Technique`
docs: T1068 is added for value `EXPLOITATION_FOR_PRIVILEGE_ESCALATION` and T1070.004 is added for value `INDICATOR_REMOVAL_FILE_DELETION` for enum `Technique

PiperOrigin-RevId: 659656285
2024-08-05 13:09:00 -07:00
Google APIs
f6b7b34839 feat: added cloud provider field to list findings response
feat: added ResourceValueConfig protos and API methods
feat: added etd custom module protos and API methods
feat: added toxic combination field to finding
feat: added attack path API methods
docs: update toxic combinations comments
docs: update examples in comments to use backticks

PiperOrigin-RevId: 650374217
2024-07-08 14:24:38 -07:00
Google APIs
326be36e8b feat: Add toxic_combination and group_memberships fields to finding
PiperOrigin-RevId: 646198386
2024-06-24 13:17:32 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
42c6f0016d feat: Add cloud_armor field to finding's list of attributes
PiperOrigin-RevId: 625555619
2024-04-16 21:52:00 -07:00
Google APIs
038629f435 feat: Add Notebook field to finding's list of attributes
PiperOrigin-RevId: 619663717
2024-03-27 14:47:21 -07:00
Google APIs
e0791ad430 feat: Add security_posture, external_system.case_uri, external_system.case_priority, external_system.case_sla, external_system.case_create_time, external_system.case_close_time, and external_system.ticket_info to finding's list of attributes
PiperOrigin-RevId: 614027711
2024-03-08 13:24:20 -08:00
Google APIs
4bde6894ae feat: Add container.create_time, vulnerability.offending_package, vulnerability.fixed_package, vulnerability.security_bulletin, vulnerability.cve.impact, vulnerability.cve.exploitation_activity, vulnerability.cve.observed_in_the_wild, vulnerability.cve.zero_day to finding's list of attributes
PiperOrigin-RevId: 611114785
2024-02-28 08:42:55 -08:00
Google APIs
d2c86cfe24 feat: Add load balancer, log entry, org policy, database.version, exfiltration.total_exfiltrated_bytes, file.disk_path, indicator.signature_type, and kubernetes.objects to finding's list of attributes
PiperOrigin-RevId: 609614842
2024-02-22 22:26:04 -08:00
Google APIs
698ad3d70e feat: Add Backup DR field to finding's list of attributes
PiperOrigin-RevId: 609040971
2024-02-21 10:21:17 -08:00
Google APIs
8e7f6bb194 feat: Add application field to finding's list of attributes
PiperOrigin-RevId: 606675743
2024-02-13 10:47:59 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
d2efcaad87 docs: Modify documentation of SimulateSecurityHealthAnalyticsCustomModuleRequest
PiperOrigin-RevId: 584348542
2023-11-21 09:33:21 -08:00
Google APIs
c768e7a7d3 feat: Add SimulateSecurityHealthAnalyticsCustomModule API for testing SHA custom module
PiperOrigin-RevId: 574612611
2023-10-18 15:06:08 -07:00
Google APIs
a7e10550cb feat: Mark the Asset APIs as deprecated in client libraries
PiperOrigin-RevId: 542687834
2023-06-22 15:43:42 -07:00
Google APIs
0b212ba311 feat: Add user agent and DLP parent type fields to finding's list of attributes
PiperOrigin-RevId: 539195531
2023-06-09 15:43:45 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
36a885f998 feat: add cloud_dlp_inspection and cloud_dlp_data_profile fields to finding's list of attributes
docs: miscellaneous style improvements

PiperOrigin-RevId: 525798516
2023-04-20 11:14:32 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
b7b3dfd5a4 feat: released securitycenter/v1 SHA custom modules cloud libraries: Create, Get, List, Update, Delete
The Security Health Analytics (SHA) custom modules API is now released for general availability track. Create, Get, GetEffective, List, ListEffective, ListDescendant, Update, and Delete are available in the cloud client library.

PiperOrigin-RevId: 523462834
2023-04-11 11:51:32 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
914dc31d2c docs: Update documentation for Security Command Center *.assets.list "parent" parameter
PiperOrigin-RevId: 501630229
2023-01-12 12:05:32 -08:00
Google APIs
fe20b12600 feat: add user_name field to the finding access
PiperOrigin-RevId: 495123979
2022-12-13 14:15:56 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
6aff6786b5 feat: add kernel_rootkit field to finding's list of attributes
docs: miscellaneous style improvements

PiperOrigin-RevId: 493119809
2022-12-05 14:52:10 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
7349e1cd02 feat: Add files field to finding's list of attributes
PiperOrigin-RevId: 488290111
2022-11-14 01:02:20 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
94efa50017 feat: Adding project/folder level parents to notification configs in SCC
PiperOrigin-RevId: 481230115
2022-10-14 14:11:22 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
862f99facd feat: Added parent display name i.e. source display name for a finding as one of the finding attributes
PiperOrigin-RevId: 474319054
2022-09-14 09:51:51 -07:00
Google APIs
c7a52f4e98 feat: serviceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding
PiperOrigin-RevId: 469787268
2022-08-24 11:56:28 -07:00
Google APIs
a887434dd3 feat: Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself
PiperOrigin-RevId: 469544940
2022-08-23 13:41:00 -07:00
Google APIs
07c3f50155 feat: Adding uris to indicator of compromise (IOC) field
PiperOrigin-RevId: 468598080
2022-08-18 18:47:27 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
dd2b0d26b2 feat: Added container field to findings attributes
feat: Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly

PiperOrigin-RevId: 462248767
2022-07-20 15:52:53 -07:00
Google APIs
7fdec62959 feat: Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org
feat: Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs

PiperOrigin-RevId: 458537238
2022-07-01 13:50:19 -07:00