You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand it, this affects v3 versions before 3.0.1, but not v2: go-yaml/yaml#666 (comment). There's no strict need for us to update, then, but it may be worth doing anyway.
🐛 Bug Report
An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.
We should bump the usages on this repo
For reference, testify has a PR open
stretchr/testify#1192
And sigs.k8s.io/yaml needs addressing, will update this issue as time goes on
The text was updated successfully, but these errors were encountered: