Britive

Latest version: v4.1.3

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

Scan your dependencies

Page 12 of 13

0.5.3

__What's New:__

* None

__Enhancements:__

* None

__Bug Fixes:__

* None

__Dependencies:__

* `britive~=2.11.2` from `britive~=2.11.1` - reduced of API calls required to checkout a profile

__Other:__

* None

0.5.2

__What's New:__

* None

__Enhancements:__

* None

__Bug Fixes:__

* Allow local machine DNS to resolve (e.g. /etc/hosts) for tenant url

__Dependencies:__

* `britive~=2.11.1` from `britive~=2.11.0`

__Other:__

* None

0.5.1

__What's New:__

* None

__Enhancements:__

* None

__Bug Fixes:__

* Allow a port to be specified in a tenant URL

__Dependencies:__

* `britive~=2.11.0` from `britive~=2.10.0`

__Other:__

* None

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

Page 12 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.