feroxbuster
feroxbuster copied to clipboard
A fast, simple, recursive content discovery tool written in Rust.
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83. Release notes Sourced from serde_json's releases. v1.0.83 Add categories to crates.io metadata Commits 2b0403f Release 1.0.83 db96d72 Add categories to crates.io metadata 2512933 Add...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.138 to 1.0.142. Release notes Sourced from serde's releases. v1.0.142 Add keywords to crates.io metadata v1.0.141 Add no-std category to crates.io metadata v1.0.140 Invert serde_derive cfgs to...
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.16. Release notes Sourced from clap's releases. v3.2.16 [3.2.16] - 2022-07-30 Fixes Ensure required arguments appear in errors when they are also members of a...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.59. Release notes Sourced from anyhow's releases. 1.0.59 Update crates.io metadata to include no-std category Commits fb9fb18 Release 1.0.59 f58e803 Add no-std category to crates.io...
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.15.0 to 0.17.0. Release notes Sourced from indicatif's releases. 0.17.0 indicatif is one of the most popular terminal progress bar libraries in the Rust ecosystem. More than...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. 2. 3. **Expected behavior** A clear and concise description...
It might be great if the program is able to output to multiple files, in multiple formats (for example, write normal output to one file while concurrently writing JSON to...
Bumps [console](https://github.com/mitsuhiko/console) from 0.15.0 to 0.15.1. Changelog Sourced from console's changelog. 0.15.1 Enhancements ANSI support no longer depends on regex crate. Crate now supports minver. Commits 33ea3a2 0.15.1 cdd342d Validate...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.1. Release notes Sourced from tokio's releases. Tokio v1.20.1 1.20.1 (July 25, 2022) Fixed chore: fix version detection in build script (#4860) #4860: tokio-rs/tokio#4860 Tokio...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Please add a fuzzing...