rvault
rvault copied to clipboard
Small tool to perform some recursive operations on Hashicorp's Vault KV
Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.14.1 to 1.14.8. Release notes Sourced from github.com/hashicorp/vault's releases. v1.14.8 1.14.8 SECURITY: core: Fixes an issue present in both Vault and Vault Enterprise since Vault 1.12.0, where...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Added namespace support flag to that it works against Enterprise Vault which support namespaces. The mock vault test framework does not seem to support this feature, however I was able...
resolves #16
I have a need to sync secrets from opensource vault to enterprise vault which uses namespaces. It would be very nice to have the client support this option in its...
## Problem I have a special binary which implements custom logic of obtaining Vault token in clouds. It would be very nice to have an ability to sourcing Vault credentials...
Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.14.1 to 1.18.1. Release notes Sourced from github.com/hashicorp/vault's releases. v1.18.1 1.18.1 October 30, 2024 CHANGES: auth/azure: Update plugin to v0.19.1 [GH-28712] secrets/azure: Update plugin to v0.20.1 [GH-28699]...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...