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 the out of scope issue with swagger option #601

Closed Darkiros closed 2 months ago

Darkiros commented 2 months ago

Fix the out of scope issue with swagger option.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.40%. Comparing base (f8284cb) to head (199ecd2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #601 +/- ## ========================================== - Coverage 79.52% 79.40% -0.12% ========================================== Files 122 122 Lines 10293 10296 +3 ========================================== - Hits 8185 8176 -9 - Misses 2108 2120 +12 ```

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