blacklanternsecurity / bbot

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

Misc Minor Bugfixes #1416

Closed TheTechromancer closed 4 months ago

TheTechromancer commented 4 months ago

Fixes:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 92%. Comparing base (cf7fc00) to head (907f5ca). Report is 17 commits behind head on dev.

Files Patch % Lines
bbot/core/helpers/misc.py 91% 1 Missing :warning:
bbot/modules/iis_shortnames.py 75% 1 Missing :warning:
bbot/modules/report/asn.py 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1416 +/- ## ===================================== + Coverage 92% 92% +1% ===================================== Files 321 321 Lines 20660 20685 +25 ===================================== + Hits 18987 19013 +26 + Misses 1673 1672 -1 ```

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