boundary icon indicating copy to clipboard operation
boundary copied to clipboard

Boundary enables identity-based access management for dynamic infrastructure.

Results 317 boundary issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=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...

dependencies
go

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:...

dependencies
go

**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...

enhancement

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...

bug
triage

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,...

pr/no-milestone

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...

pr/no-milestone

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...

pr/no-milestone

**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...

bug