This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Releases: googleapis/nodejs-security-center
Releases · googleapis/nodejs-security-center
v7.0.0
v6.3.1
v6.3.0
v6.2.0
v6.1.0
v6.0.0
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
v5.10.0
v5.9.0
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
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)