wapiti-scanner / wapiti

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

Add a level to -dr option #556

Closed OussamaBeng closed 7 months ago

OussamaBeng commented 8 months ago

Add a level to choose the verbosity of the detailed report

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 79.45%. Comparing base (73f975c) to head (5182761).

Files Patch % Lines
wapitiCore/net/sql_persister.py 20.00% 4 Missing :warning:
wapitiCore/controller/wapiti.py 66.66% 1 Missing :warning:
wapitiCore/main/wapiti.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #556 +/- ## ========================================== - Coverage 79.48% 79.45% -0.04% ========================================== Files 114 114 Lines 9501 9506 +5 ========================================== + Hits 7552 7553 +1 - Misses 1949 1953 +4 ```

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

bretfourbe commented 8 months ago

Breaking change : -dr now requires to specify a level value (1 or 2)