gin icon indicating copy to clipboard operation
gin copied to clipboard

The current package gopkg.in/yaml.v3 should be updated to the latest version

Open ColbertBrave opened this issue 2 years ago • 0 comments

An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.

https://github.com/go-yaml/yaml/issues/666 https://security.netapp.com/advisory/ntap-20220923-0006/

ColbertBrave avatar Oct 13 '22 06:10 ColbertBrave