hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
93 stars 91 forks source link

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

Closed tenthirtyam closed 6 months ago

tenthirtyam commented 7 months ago

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-vsphere/security/dependabot/24 Closes: https://github.com/hashicorp/packer-plugin-vsphere/security/dependabot/23