Dexus-vault

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.1

🐛 Fixes

- Fix Vault connection retry function
- PR: 33

0.3.0

🐛 Fixes

- Fix the issue with loading env vars with numeric value
- Cover some exceptions, like Vault insufficient permissions

🚀 Features

- Prometheus metrics added, that help to check the current state of created, updated, or deleted clients, including incorrect secrets
- Moved dexus-vault settings and secret validation to Pydantic

🚗 Migrations
- Move all secrets where redirect_uris and trusted_peers defined as string in Vault, to list, e.g `"test1,test2"` -> `["test1", "test2"]`
- If you use some dexus-vault env variables with numeric values, release can affect you

0.2.2

🐛 Fixes

- Fix issue with using mount_point var for kube auth in hvac
- PR: 26

0.2.1

🐛 Fixes

- Fix Vault auth issues
- PR: 25

🚀 Features

- Added [Kubernetes](https://developer.hashicorp.com/vault/docs/auth/kubernetes) auth method to Vault

0.2.0

🚀 Features

- Use secret name for client id if not specified
- PR: 22
- Enable kv1 for read and list from Vault
- PR: 23

Check PR's for migration

0.1.6

🚀 Features

- Add waiter function for Dex
- PR: 17
- Add Prometheus metrics publisher
- PR: 16

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.