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

Add a "wapp-dir" option #568

Closed OussamaBeng closed 6 months ago

OussamaBeng commented 6 months ago

add an option "wapp-dir" for to update the wapp database from local files

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 79.47%. Comparing base (8efae4c) to head (0939d92).

:exclamation: Current head 0939d92 differs from pull request most recent head bff30b4. Consider uploading reports for the commit bff30b4 to get more accurate results

Files Patch % Lines
wapitiCore/attack/mod_wapp.py 83.09% 12 Missing :warning:
wapitiCore/main/wapiti.py 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #568 +/- ## ======================================= Coverage 79.46% 79.47% ======================================= Files 114 114 Lines 9429 9501 +72 ======================================= + Hits 7493 7551 +58 - Misses 1936 1950 +14 ```

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