Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVEscan should catch network issues and not crash #82

Open
kfiresmith opened this issue Jul 26, 2021 · 1 comment
Open

CVEscan should catch network issues and not crash #82

kfiresmith opened this issue Jul 26, 2021 · 1 comment

Comments

@kfiresmith
Copy link

In environments that need proxy which a user might not have set one, the cvescan application eventually times out and emits a long (75 line) traceback.

This is ugly and should be caught, instead only providing the useful error message that is printed right before the traceback:

❌ Download Failed!

...which prints off most consoles quickly due to the long traceback.

@gaby
Copy link

gaby commented Aug 19, 2021

Ran into the same problem, should be an easy fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants