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

Option to limit the number of table lines logged to the console #1481

Closed TheTechromancer closed 1 week ago

TheTechromancer commented 1 week ago

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

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 92%. Comparing base (1e5ff17) to head (999f075). Report is 2 commits behind head on bbot-2.0.

Files Patch % Lines
bbot/modules/base.py 80% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1481 +/- ## ======================================== + Coverage 92% 92% +1% ======================================== Files 346 346 Lines 23710 23715 +5 ======================================== + Hits 21740 21755 +15 + Misses 1970 1960 -10 ```

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