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

Allow killing of multiple modules at once #1480

Closed TheTechromancer closed 1 week ago

TheTechromancer commented 1 week ago

Addresses https://github.com/blacklanternsecurity/bbot/issues/1391.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92%. Comparing base (1461128) to head (c46de79).

Files Patch % Lines
bbot/cli.py 10% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1480 +/- ## ===================================== - Coverage 92% 92% -0% ===================================== Files 327 327 Lines 21112 21109 -3 ===================================== - Hits 19380 19361 -19 - Misses 1732 1748 +16 ```

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