Botocove

Latest version: v1.7.4

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

Scan your dependencies

Page 2 of 4

1.6.3

Added

- Botocove now has a simple typecheck for the account_ids kwarg to assert a list
has been provided rather than a string.

Fixed

- Removed references to `org_master` kwarg and added deprecration warning

1.6.2

Added

- Botocove now has a simple typecheck for the regions kwarg to assert a list
has been provided rather than a string.

Fixed

- Botocove no longer calls DescribeAccount per account when running in an AWS
organization.
- `org_master` is now a deprecated kwarg: Botocove will optimistically check for
permission
to an AWS Organization to list accounts, and fall back to not adding metadata to
CoveSession.

1.6.1

Fixed

- Botocove's progress bar in TTY mode is now incremental as each account function
returns rather than blocking on slowest thread in a batch.

1.6.0

Added

- Botocove now supports AWS Organizational Unit IDs as a target and ignore ID. Child
accounts and OUs will be recursively discovered and targeted for the passed OU
ID.

1.5.2

Added

- Botocove now supports a regions argument, allowing sessions to be run across
one or many regions per account

1.5.1

Fixed

- Reverted internal handling of output data to a dictionary rather than dataclass:
issues with recursive copy required to output dataclass as dict.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.