docs: update GitHub auth method docs and security model#13572
Merged
taoism4504 merged 1 commit intomainfrom Jan 5, 2022
Merged
docs: update GitHub auth method docs and security model#13572taoism4504 merged 1 commit intomainfrom
taoism4504 merged 1 commit intomainfrom
Conversation
Provide changes based on recent audit feedback: describe risks of third party authentication systems and plugins.
This was referenced Jan 5, 2022
Merged
Merged
Closed
Contributor
|
Just FYI you do not need the backport/website AND backport/1.latest.x labels - backport/website also backports to 1.latest.x |
pbromb
pushed a commit
to pbromb/vault
that referenced
this pull request
Apr 13, 2026
…github.com/moby/moby into release/1.21.x+ent (hashicorp#13572) (hashicorp#13629) * [VAULT-43618] sdk: migrate from github.com/docker/docker to github.com/moby/moby (hashicorp#13549) (hashicorp#13573) Resolve GHSA-x744-4wpc-v9h2 and GHSA-pxq6-2prw-chj9 in `vault` by replacing `github.com/docker/docker` with `github.com/moby/moby/client` @ `v0.3.0` and `github.com/moby/moby/api` @ `v1.54.0`. This is necessary as `docker/docker` is no longer maintained and the fixes are not available in it. Resolve GO-2026-4518, GHSA-x6gf-mpr2-68h6 and GHSA-jqcq-xjh3-6g23 by upgrading to github.com/jackc/pgx/v5. This is necessary as v4 is not longer maitained. Signed-off-by: Ryan Cragun <me@ryan.ec> Co-authored-by: Ryan Cragun <me@ryan.ec>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provide changes based on recent audit feedback, and describes risks of third party auth methods and plugins