blacklanternsecurity / bbot

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

better pickle/unpickle error handling #1351

Closed TheTechromancer closed 2 months ago

TheTechromancer commented 2 months ago

Addresses https://github.com/rthalley/dnspython/issues/1081.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 92%. Comparing base (63afacb) to head (00759bc). Report is 8 commits behind head on bbot-2.0.

Files Patch % Lines
bbot/core/engine.py 49% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## bbot-2.0 #1351 +/- ## ======================================== - Coverage 92% 92% -0% ======================================== Files 327 327 Lines 21887 21916 +29 ======================================== + Hits 19950 19968 +18 - Misses 1937 1948 +11 ```

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