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

Make Target Events Config-Aware #1496

Closed TheTechromancer closed 6 days ago

TheTechromancer commented 1 week ago

Fixes https://github.com/blacklanternsecurity/bbot/issues/1493.

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 98.43260% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92%. Comparing base (fcc549d) to head (bd35f9d). Report is 16 commits behind head on bbot-2.0.

Files Patch % Lines
bbot/scanner/preset/preset.py 91% 3 Missing :warning:
bbot/scanner/target.py 97% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1496 +/- ## ========================================= - Coverage 92% 92% -0% ========================================= Files 346 346 Lines 23757 23954 +197 ========================================= + Hits 21791 21971 +180 - Misses 1966 1983 +17 ```

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