Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: googleapis/nodejs-security-center

v7.0.0

18 Nov 00:29
c246db6
Compare
Choose a tag to compare

7.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • Add files field to finding's list of attributes (#515)

Features

  • Add files field to finding's list of attributes (#515) (dc37101)
  • Added parent display name i.e. source display name for a finding as one of the finding attributes (78f6033)

Bug Fixes

  • deps: Use google-gax v3.5.2 (#518) (bd07a3f)
  • Preserve default values in x-goog-request-params header (#511) (78f6033)
  • Regenerated protos JS and TS definitions (#521) (8969f05)

v6.3.1

07 Sep 22:06
237818b
Compare
Choose a tag to compare

6.3.1 (2022-09-01)

Bug Fixes

  • Allow passing gax instance to client constructor (#506) (22478d6)
  • Do not import the whole google-gax from proto JS (#1553) (#507) (fcea451)

v6.3.0

26 Aug 19:23
f76b3ef
Compare
Choose a tag to compare

6.3.0 (2022-08-23)

Features

  • Adding uris to indicator of compromise (IOC) field (bcf1a98)

Bug Fixes

v6.2.0

02 Aug 20:41
c8a1371
Compare
Choose a tag to compare

6.2.0 (2022-07-29)

Features

  • Added container field to findings attributes (#499) (4129598)

v6.1.0

04 Jul 18:42
399928f
Compare
Choose a tag to compare

6.1.0 (2022-07-04)

Features

  • Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org (3937d33)
  • support regapic LRO (#495) (7bfc2bd)

v6.0.0

06 Jun 15:51
8bcf5aa
Compare
Choose a tag to compare

6.0.0 (2022-06-03)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#486)

Features

  • Add compliances, processes and exfiltration fields to findings attributes. They contain compliance information about a security standard indicating unmet recommendations, represents operating system processes, and data exfiltration attempt of one... (#490) (c825bb4)

Build System

v5.11.0

06 May 19:53
1f56ad6
Compare
Choose a tag to compare

5.11.0 (2022-05-06)

Features

  • Add connection and description field to finding's list of attributes (#479) (fa705d9)

v5.10.0

11 Apr 20:28
7a1aa20
Compare
Choose a tag to compare

5.10.0 (2022-04-11)

Features

  • Add iam_binding field to findings attributes. It represents particular IAM bindings, which captures a member's role addition, removal, or state (#474) (b29893c)
  • Add next_steps field to finding's list of attributes (#476) (326e8d2)
  • AuditConfig for IAM v1 (#470) (2ec070f)

v5.9.0

07 Feb 22:55
083f4b8
Compare
Choose a tag to compare

5.9.0 (2022-02-04)

Features

  • Release the access field in the v1 finding proto, which represents an access event tied to the finding (6bbb738)
  • Release the access field in the v1 finding proto, which represents an access event tied to the finding docs: added more clarification around what event_time means on a v1 finding (#457) (6bbb738)

@google-cloud/security-center v5.8.0

29 Nov 18:09
5c8c71b
Compare
Choose a tag to compare

Features

  • Added a new API method UpdateExternalSystem, which enables updating a finding w/ external system metadata. External systems are a child resource under finding, and are housed on the finding itself, and can also be filtered on in Notifications, the ListFindings and GroupFindings API (3917f97)