Skip to content

VAULT-40931: update jose2go to v1.7.0 on main#163

Closed
ryancragun wants to merge 1 commit intomainfrom
ryan/VAULT-40931-main
Closed

VAULT-40931: update jose2go to v1.7.0 on main#163
ryancragun wants to merge 1 commit intomainfrom
ryan/VAULT-40931-main

Conversation

@ryancragun
Copy link

Overview

Bump jose2go dependency to resolve GHSA-9mj6-hxhv-w67j

Design of Change

go get

Related Issues/Pull Requests

[ ] [CVE-2025-63811](GHSA-9mj6-hxhv-w67j)

Contributor Checklist

[ ] Add relevant docs to upstream Vault repository, or sufficient reasoning why docs won’t be added yet
My Docs PR Link
Example
[ ] Add output for any tests not ran in CI to the PR description (eg, acceptance tests)
[ ] Backwards compatible

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun requested a review from a team as a code owner November 17, 2025 05:29
Copy link
Contributor

@fairclothjm fairclothjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but we probably have to bump the go version and I see another vuln:

$ make dev && scan binary bin/vault-plugin-database-snowflake
==> Checking that code complies with gofmt requirements...
go generate
==> Removing old directory...

==> Results:
total 125720
-rwxr-xr-x@ 1 jmf  staff    61M Nov 17 09:44 vault-plugin-database-snowflake
Scanned file:{path:"bin/vault-plugin-database-snowflake"} in 1.7s - found 1 result(s)
  » Go Modules Scanner
    ⚠︎ found OSV reported vulnerability GO-2025-4116 in golang.org/x/crypto@v0.41.0
        bin/vault-plugin-database-snowflake:1:1

@robmonte robmonte closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants