mirror of
https://github.com/anchore/syft.git
synced 2025-11-22 02:43:19 +01:00
The original fix b125ea83baa30dc981e82f4ddd384602f778f090 didn't catch all the excessive warnings, it seems like getArches can also be called on binaries that aren't neccessarily go binaries, so the messages from this should also be Trace instead of Warn. Signed-off-by: Justin Chadwell <me@jedevc.com>