blacklanternsecurity / bbot

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

URL excavation bugfixes #1308

Closed TheTechromancer closed 3 months ago

TheTechromancer commented 3 months ago

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

Also introduces a test for URL extension blacklisting, and adds .eot (Embedded OpenType font) to the default URL extension blacklist.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92%. Comparing base (64a0c18) to head (74358f6). Report is 5 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1308 +/- ## ===================================== + Coverage 92% 92% +1% ===================================== Files 317 317 Lines 20317 20332 +15 ===================================== + Hits 18672 18689 +17 + Misses 1645 1643 -2 ```

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