epi052 / feroxbuster

A fast, simple, recursive content discovery tool written in Rust.
https://epi052.github.io/feroxbuster/
MIT License
5.61k stars 472 forks source link

parallel time limit enforced individually instead of main thread #1072

Closed epi052 closed 4 months ago

epi052 commented 5 months ago

closes #1070 #1084 #1080 #1049

Landing a Pull Request (PR)

Long form explanations of most of the items below can be found in the CONTRIBUTING guide.

Branching checklist

Static analysis checks

Documentation

Additional Tests

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.54%. Comparing base (38a1ed3) to head (22f2948). Report is 5 commits behind head on main.

:exclamation: Current head 22f2948 differs from pull request most recent head f7a22d2. Consider uploading reports for the commit f7a22d2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1072 +/- ## ========================================== + Coverage 92.34% 92.54% +0.19% ========================================== Files 63 63 Lines 12103 12355 +252 ========================================== + Hits 11177 11434 +257 + Misses 926 921 -5 ```

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