boundary
boundary copied to clipboard
Boundary enables identity-based access management for dynamic infrastructure.
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.3. Release notes Sourced from github.com/go-jose/go-jose/v3's releases. Version 3.0.3 Fixed Limit decompression output size to prevent a DoS. Backport from v4.0.1. Version 3.0.2 Fixed DecryptMulti:...
**Is your feature request related to a problem? Please describe.** It is currently not easily possible to set the number of members in a group to an empty set since...
When using Boundary Desktop, loading times to list targets and sessions are unusually slow. In contrast, using the CLI results in significantly faster loading times. This issue occurs on both...
This PR modifies some enos modules to define some docker container attributes to prevent the containers from being regenerated on a second `launch`/`terraform apply`. Currently, after launching a docker-based scenario,...
This PR makes some updates to `enos.vars.hcl` to clarify comments and make it easier to onboard. Some additional changes were included to accommodate these changes - `enos-local.vars.hcl` was added to...
This PR updates enos scenarios to output IP addresses for the resources it creates. This only applies to AWS-based scenarios. This PR also addresses a few issues related to multi-worker...
**Describe the bug** In macOS Sonoma, the open command seems to require stricter URL handling. As a result, the following command no longer works: ``` open -W -a "/Applications/Microsoft Remote...