blacklanternsecurity / bbot

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

Dev --> Stable 1.1.9 #1424

Open TheTechromancer opened 1 month ago

TheTechromancer commented 1 month ago

New Modules

Improvements

Bugfixes

Dependencies

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.59073% with 85 lines in your changes missing coverage. Please review.

Project coverage is 92%. Comparing base (eeae1cb) to head (a75f846).

Files Patch % Lines
bbot/modules/wpscan.py 82% 30 Missing :warning:
bbot/test/conftest.py 5% 23 Missing :warning:
bbot/cli.py 7% 14 Missing :warning:
bbot/modules/unstructured.py 78% 11 Missing :warning:
bbot/modules/dnscaa.py 97% 2 Missing :warning:
bbot/core/event/base.py 98% 1 Missing :warning:
bbot/modules/fingerprintx.py 92% 1 Missing :warning:
bbot/modules/internal/excavate.py 89% 1 Missing :warning:
bbot/scanner/manager.py 86% 1 Missing :warning:
bbot/scanner/scanner.py 80% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable #1424 +/- ## ======================================= - Coverage 92% 92% -0% ======================================= Files 321 327 +6 Lines 20685 21117 +432 ======================================= + Hits 19014 19381 +367 - Misses 1671 1736 +65 ```

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