Britive

Latest version: v3.0.0

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

Scan your dependencies

Page 11 of 11

0.5.0

__What's New:__

* None

__Enhancements:__

* Allow for non `*.britive-app.com` tenants. Default to `britive-app.com` if no valid URL is provided (for backwards
compatibility)

__Bug Fixes:__

* None

__Dependencies:__

* `britive~=2.10.0` from `britive~=2.9.0`

__Other:__

* None

0.4.1

__What's New:__

* None

__Enhancements:__

* None

__Bug Fixes:__

* Fix and issue with `pybritive ls profile --checked-out` where all environments for the checked out profile were being
returned instead of just the actual environments checked out.

__Dependencies:__

* `britive~=2.9.0` from `britive~=2.8.0`

__Other:__

* None

0.4.0

__What's New:__

* `pybritive-aws-cred-process` - a "side-car" helper script/CLI program that provides a minimal codebase in an effort
to reduce the latency of obtaining credentials via the AWS `credential_process` command.

An example of how to use is below. Contents of `~/.aws/credentials`...

toml
[profile-a]
credential_process=pybritive-aws-cred-process --profile britive-profile-alias
region=us-east-1


Note that the following is also still acceptable.

toml
[profile-a]
credential_process=pybritive checkout britive-profile-alias -m awscredentialprocess
region=us-east-1


However, the former reduces the latency of the call by ~50% while still maintaining basic functionality.

__Enhancements:__

* Provided a `GenericCloudCredentialPrinter` class which handles printing all cloud credentials not covered by a cloud
specific credential printer.

__Bug Fixes:__

* Fixes an issue when checking in a profile due to the `--force-renew` flag being set.

__Dependencies:__

* None

__Other:__

* None

0.3.1

__What's New:__

* None

__Enhancements:__

* None

__Bug Fixes:__

* Fixes an issue with Britive tenant credential encryption when using `backend-credential-process=encrypted-file`. If an
invalid `--passphrase` is provided the encrypted credentials will now be removed and a new interactive login process
will commence.

__Dependencies:__

* None

__Other:__

* None

Page 11 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.