cloud-code-samples icon indicating copy to clipboard operation
cloud-code-samples copied to clipboard

fix(deps): resolve dependabots security issue (gopkg.in/yaml.v2 2.2.2-2.2.3)

Open pattishin opened this issue 3 years ago • 1 comments

Issue: Dependabots Security Issue that's in need of attention around gopkg.in/yaml.v2 2.2.2-2.2.3

Screen Shot 2022-10-06 at 11 45 41 AM Screen Shot 2022-10-06 at 11 38 48 AM

More description: https://deps.dev/go/gopkg.in%2Fyaml.v2/v2.2.2


Solution: Running go run tidy within go-cloud-run-hello-world/ to retrieve relevant updates. See line 24, updated pkg version: gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c

pattishin avatar Oct 06 '22 18:10 pattishin

/gcbrun

pattishin avatar Oct 06 '22 19:10 pattishin

Alert has been closed https://github.com/GoogleCloudPlatform/cloud-code-samples/security/dependabot/2

averikitsch avatar Aug 30 '23 19:08 averikitsch