Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): github.com/go-jose/go-jose/v3 #166

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

tenthirtyam
Copy link
Collaborator

Summary

Address the following GHSA IDs:

Tests

➜ go get -u github.com/go-jose/go-jose/v3
go: downloading github.com/go-jose/go-jose v2.6.2+incompatible
go: downloading golang.org/x/crypto v0.17.0
go: downloading golang.org/x/term v0.15.0
go: downloading golang.org/x/sys v0.15.0
go: upgraded github.com/go-jose/go-jose/v3 v3.0.0 => v3.0.1
go: upgraded golang.org/x/crypto v0.15.0 => v0.17.0
go: upgraded golang.org/x/sys v0.14.0 => v0.15.0
go: upgraded golang.org/x/term v0.14.0 => v0.15.0

packer-plugin-vsphere on  chore(deps)/go-jose took 6.9s 
➜ go mod tidy
go: downloading github.com/zclconf/go-cty-debug v0.0.0-20191215020915-b22d67c1ba0b
go: downloading github.com/dylanmei/winrmtest v0.0.0-20210303004826-fbc9ae56efb6
go: downloading github.com/hashicorp/consul/sdk v0.14.1
go: downloading github.com/antchfx/xmlquery v1.3.5

packer-plugin-vsphere on  chore(deps)/go-jose 
➜ make build

packer-plugin-vsphere on  chore(deps)/go-jose took 11.6s 
➜ make test
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing       [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/examples/driver      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/version      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        2.795s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       3.999s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       5.846s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  1.801s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   4.980s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       1.480s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      2.027s

Reference:

Closes: https://github.com/hashicorp/packer-plugin-vmware/security/dependabot/24
Closes: https://github.com/hashicorp/packer-plugin-vmware/security/dependabot/25

Address the following GHSA IDs:

- GHSA-2c7c-3mj9-8fqh
- GHSA-45x7-px36-x8w8

Signed-off-by: Ryan Johnson <[email protected]>
Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

LGTM

@nywilken nywilken merged commit 9f9c05b into main Jan 8, 2024
12 checks passed
@nywilken nywilken deleted the chore(deps)/go-jose branch January 8, 2024 16:22
@hashicorp hashicorp locked as resolved and limited conversation to collaborators Jun 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants