Skip to content

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

Merged
nywilken merged 1 commit intomainfrom
chore(deps)/go-jose
Jan 8, 2024
Merged

chore(deps): github.com/go-jose/go-jose/v3#166
nywilken merged 1 commit intomainfrom
chore(deps)/go-jose

Conversation

@tenthirtyam
Copy link
Copy Markdown
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 <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam added dependencies Dependencies chore Chore labels Dec 20, 2023
@tenthirtyam tenthirtyam requested a review from a team as a code owner December 20, 2023 23:28
@tenthirtyam tenthirtyam self-assigned this Dec 20, 2023
Copy link
Copy Markdown
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
@nywilken nywilken deleted the chore(deps)/go-jose branch January 8, 2024 16:22
@vmware vmware 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.

Labels

chore Chore dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants