wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.2k stars 180 forks source link

Fix exception handling in main wapiti #576

Closed bretfourbe closed 7 months ago

bretfourbe commented 7 months ago

Fix exception handling in main wapiti

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 79.83%. Comparing base (a31bc69) to head (a652498).

Files Patch % Lines
wapitiCore/main/wapiti.py 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #576 +/- ## ========================================== + Coverage 79.82% 79.83% +0.01% ========================================== Files 115 115 Lines 9794 9801 +7 ========================================== + Hits 7818 7825 +7 Misses 1976 1976 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.