Bibt-gcp-scc

Latest version: v1.1.10

Safety actively analyzes 625140 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.1.0

- **[BREAKING CHANGE]** Remove custom Client object as it is just redundant.

1.0.0

- **[BREAKING CHANGE]** [SCC Asset API is being deprecated](https://cloud.google.com/security-command-center/docs/release-notes#June_28_2023). This version simply remove all calls going to this API.

0.8.0

- Updated dependencies across the project (pre-commit, github actions, python deps).

0.6.16

- Added support for `bibt.gcp.scc.Client` to `bibt.gcp.scc.FindingInfo` and `bibt.gcp.scc.FindingParentInfo`. A `Client` can be passed to these classes' constructors for use by that class's methods. This can significantly cut down on API calls as authentication only needs to happen once.

0.6.13

- Added `event_time`, `create_time`, and `source` attributes to the FindingInfo class.

0.6.11

- **New class:** `Client` constructs a single SecurityCommandCenter client object and can be used to call the API without reauthenticating each time.
- Support for passing clients to any relevant function.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.