gammaray
gammaray copied to clipboard
Improve error reporting
Some error messages are likely not to be understood well by the user if they happen ( like something unlikely in the docker image format we want to analyze ) and make the analyze break, notably due to the total lack of context (at best, user can find some using the logs)
Giving more context using a better error management would allow for a better User Experience