wapiti-scanner / wapiti

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

Fix max-scan-time and missing timeout in headless explorer #580

Closed bretfourbe closed 5 months ago

bretfourbe commented 5 months ago

Fix code style

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 79.84%. Comparing base (4c101de) to head (96ac284).

Files Patch % Lines
wapitiCore/net/intercepting_explorer.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #580 +/- ## ========================================== - Coverage 79.86% 79.84% -0.02% ========================================== Files 117 117 Lines 9943 9945 +2 ========================================== Hits 7941 7941 - Misses 2002 2004 +2 ```

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