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 Harbor Detection #579

Closed OussamaBeng closed 5 months ago

OussamaBeng commented 5 months ago

Add Harbor detection for module network_device.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 79.93%. Comparing base (c97316c) to head (bff2961). Report is 3 commits behind head on master.

Files Patch % Lines
wapitiCore/attack/network_devices/mod_harbor.py 94.11% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #579 +/- ## ========================================== + Coverage 79.91% 79.93% +0.01% ========================================== Files 117 118 +1 Lines 9930 9997 +67 ========================================== + Hits 7936 7991 +55 - Misses 1994 2006 +12 ```

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