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

custom backup extension list #1035

Closed epi052 closed 8 months ago

epi052 commented 8 months ago

closes #1029

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 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a714825) 92.31% compared to head (ab9a3b0) 92.33%. Report is 1 commits behind head on main.

Files Patch % Lines
src/config/container.rs 73.68% 5 Missing :warning:
src/event_handlers/outputs.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1035 +/- ## ========================================== + Coverage 92.31% 92.33% +0.02% ========================================== Files 63 63 Lines 12069 12103 +34 ========================================== + Hits 11141 11175 +34 Misses 928 928 ```

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