Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to stack exhaustion.
{ "review_status": "REVIEWED", "url": "https://pkg.go.dev/vuln/GO-2022-0523" }
{ "imports": [ { "path": "encoding/xml", "symbols": [ "Decoder.DecodeElement", "Decoder.unmarshal", "Decoder.unmarshalPath" ] } ] }