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 headless wapp for confidence 0 #584

Closed bretfourbe closed 4 months ago

bretfourbe commented 5 months ago

Fix headless wapp for confidence 0 such as js detection for lodash and underscore.js Add case for regex starting with \\;version:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 79.75%. Comparing base (26997b3) to head (12a1547).

Files Patch % Lines
wapitiCore/attack/mod_wapp.py 0.00% 23 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ========================================== - Coverage 79.84% 79.75% -0.10% ========================================== Files 117 117 Lines 9948 9961 +13 ========================================== + Hits 7943 7944 +1 - Misses 2005 2017 +12 ```

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