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

Better target tests, whitelist/blacklist improvements #1504

Closed TheTechromancer closed 10 hours ago

TheTechromancer commented 5 days ago

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

codecov[bot] commented 14 hours ago

Codecov Report

Attention: Patch coverage is 61.87050% with 53 lines in your changes missing coverage. Please review.

Project coverage is 90%. Comparing base (25e86a1) to head (bfec228). Report is 13 commits behind head on bbot-2.0.

Files Patch % Lines
bbot/test/test_step_1/test_target.py 20% 48 Missing :warning:
bbot/core/engine.py 74% 4 Missing :warning:
bbot/scanner/target.py 99% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1504 +/- ## ========================================= - Coverage 92% 90% -1% ========================================= Files 346 346 Lines 23977 24151 +174 ========================================= - Hits 22012 21725 -287 - Misses 1965 2426 +461 ```

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