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

Update CMS module #591

Open OussamaBeng opened 4 months ago

OussamaBeng commented 4 months ago

Handle the case where the given URL is not the root URL. Use urljoin() for joining URLs with items.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 79.96%. Comparing base (9f93179) to head (ab7e6c4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #591 +/- ## ========================================== + Coverage 79.82% 79.96% +0.14% ========================================== Files 120 120 Lines 10043 10124 +81 ========================================== + Hits 8017 8096 +79 - Misses 2026 2028 +2 ```

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