epi052 / feroxbuster

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

fixed collect backups filtering #1016

Closed epi052 closed 11 months ago

epi052 commented 11 months ago

closes #1012

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

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (bc486ac) 92.39% compared to head (f171af5) 92.37%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1016 +/- ## ========================================== - Coverage 92.39% 92.37% -0.02% ========================================== Files 63 63 Lines 12066 12066 ========================================== - Hits 11148 11146 -2 - Misses 918 920 +2 ``` | [Files](https://app.codecov.io/gh/epi052/feroxbuster/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=epi) | Coverage Δ | | |---|---|---| | [src/nlp/document.rs](https://app.codecov.io/gh/epi052/feroxbuster/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=epi#diff-c3JjL25scC9kb2N1bWVudC5ycw==) | `94.55% <100.00%> (ø)` | | | [src/nlp/term.rs](https://app.codecov.io/gh/epi052/feroxbuster/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=epi#diff-c3JjL25scC90ZXJtLnJz) | `100.00% <100.00%> (ø)` | | | [src/event\_handlers/outputs.rs](https://app.codecov.io/gh/epi052/feroxbuster/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=epi#diff-c3JjL2V2ZW50X2hhbmRsZXJzL291dHB1dHMucnM=) | `94.98% <70.00%> (-0.68%)` | :arrow_down: | | [src/scanner/ferox\_scanner.rs](https://app.codecov.io/gh/epi052/feroxbuster/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=epi#diff-c3JjL3NjYW5uZXIvZmVyb3hfc2Nhbm5lci5ycw==) | `77.77% <80.00%> (-0.24%)` | :arrow_down: |

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