Summary
Config file parsers, json, yaml, xml etc in parser.go have no file size limit/checks, allowing for a giant config file to potentially OOM the wings process.
Impact
All wings users who have an egg with a non-file parser configuration file setting.
Summary
Config file parsers,
json,yaml,xmletc in parser.go have no file size limit/checks, allowing for a giant config file to potentially OOM the wings process.Impact
All wings users who have an egg with a non-
fileparser configuration file setting.