Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-securitycenter

v1.16.0

15 Sep 14:38
d999c08

Choose a tag to compare

1.16.0 (2022-09-15)

Features

  • Added parent display name i.e. source display name for a finding as one of the finding attributes (#390) (b6661c7)

v1.15.0

31 Aug 19:19
ce41c96

Choose a tag to compare

1.15.0 (2022-08-29)

Features

  • Adding database access information, such as queries field to a finding (#370) (1ff2b13)
  • serviceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute (#375) (ab477e0)

v1.14.0

23 Aug 17:45
5c7bab7

Choose a tag to compare

1.14.0 (2022-08-22)

Features

  • Adding uris to indicator of compromise (IOC) field (#367) (1f7f8c0)

v1.13.0

15 Aug 14:20
4f0c9bc

Choose a tag to compare

1.13.0 (2022-08-12)

Features

  • Added container field to findings attributes (#353) (027a423)
  • Added kubernetes field to findings attribute. This field is populated only when the container is a kubernetes cluster explicitly (027a423)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#362) (eb521a8)
  • deps: require proto-plus >= 1.22.0 (eb521a8)

v1.12.0

19 Jul 12:35
d561592

Choose a tag to compare

1.12.0 (2022-07-17)

Features

  • add audience parameter (da12a93)
  • Add compliances, processes and exfiltration fields to findings attributes (da12a93)
  • Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org (da12a93)
  • Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs (da12a93)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (da12a93)
  • require python 3.7+ (#349) (1368f74)

v0.7.3

09 Jun 14:46
d36c505

Choose a tag to compare

0.7.3 (2022-06-08)

Bug Fixes

  • deps: require protobuf<4.0.0 on v0 branch (#343) (3b1f15c)

v1.11.1

07 Jun 11:08
1e6d1bd

Choose a tag to compare

1.11.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#338) (60c8d5f)

v1.11.0

05 May 17:06
aad4543

Choose a tag to compare

1.11.0 (2022-04-28)

Features

  • Add connection and description field to finding's list of attributes (#323) (3a9e9bd)
  • Add next_steps field to finding's list of attributes (#319) (35ab26e)
  • AuditConfig for IAM v1 (35ab26e)

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (35ab26e)

Documentation

  • fix type in docstring for map fields (35ab26e)
  • samples: add bigquery export samples (#315) (beec49d)
  • samples: added mute config samples (#276) (3ac8eac)
  • samples: included snippet for unmute finding (#308) (fe05cc3)

v0.7.2

31 Mar 23:08
874ac70

Choose a tag to compare

0.7.2 (2022-03-31)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v0 release (01e4f94)

v1.10.0

07 Mar 16:43
0c1858b

Choose a tag to compare

1.10.0 (2022-03-05)

Features

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#293) (ae90fee)
  • deps: require proto-plus>=1.15.0 (ae90fee)