blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4k stars 366 forks source link

Fix portscan dependency bug #1510

Closed TheTechromancer closed 4 days ago

TheTechromancer commented 4 days ago

Fix the portscan dependency issue discovered by @amiremami:

image

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92%. Comparing base (55e3d3c) to head (5092b19). Report is 3 commits behind head on bbot-2.0.

Files Patch % Lines
bbot/modules/portscan.py 89% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1510 +/- ## ======================================== - Coverage 92% 92% -0% ======================================== Files 346 346 Lines 24056 24062 +6 ======================================== - Hits 22084 22072 -12 - Misses 1972 1990 +18 ```

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