wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.2k stars 180 forks source link

Add Fortinet detection #573

Closed OussamaBeng closed 7 months ago

OussamaBeng commented 7 months ago

Add Fortinet products detection for module network_device

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 79.56%. Comparing base (56e46e3) to head (e5ffb3d). Report is 3 commits behind head on master.

Files Patch % Lines
wapitiCore/attack/network_devices/mod_forti.py 86.27% 14 Missing :warning:
wapitiCore/attack/network_devices/mod_ubika.py 79.31% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #573 +/- ## ========================================== + Coverage 79.45% 79.56% +0.10% ========================================== Files 114 116 +2 Lines 9506 9625 +119 ========================================== + Hits 7553 7658 +105 - Misses 1953 1967 +14 ```

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