Commit Graph

  • 378d75964c docs: add aldamd as a contributor for code (#1309) main allcontributors[bot] 2026-04-15 08:31:37 -04:00
  • ffdf871abe fix: support LF-only line endings in --request-file parsing (#1306) Daniel Aldam 2026-04-15 08:30:39 -04:00
  • bedf4d3f8e visual update for readme epi 2026-04-12 08:02:37 -04:00
  • 7787c83e1e updated readme with pro domain epi 2026-04-12 07:47:56 -04:00
  • 242b134a3d docs: add ghsdpolley as a contributor for bug (#1300) allcontributors[bot] 2026-02-08 09:37:34 -05:00
  • b4ceaef08d removed is_file check from path extraction (#1299) epi 2026-02-08 09:36:53 -05:00
  • 143d5710fc docs: add redacean as a contributor for bug (#1296) allcontributors[bot] 2026-02-06 09:25:18 -05:00
  • 0efb0684b5 1293 fix parser unwrap (#1295) epi 2026-02-06 09:23:37 -05:00
  • c7ed9c9899 docs: add Antonio-R1 as a contributor for code, and bug (#1291) allcontributors[bot] 2026-01-21 20:55:27 -05:00
  • 510bad0473 Improve the robots.txt regex (#1290) Antonio 2026-01-22 02:54:36 +01:00
  • 23661d17c9 docs: add OpenSourceKyle as a contributor for doc, and bug (#1288) allcontributors[bot] 2026-01-17 06:52:48 -05:00
  • 097d54f384 Add security notice for domain impersonation epi 2026-01-17 06:47:48 -05:00
  • 970ce73ac4 Merge branch 'main' of github.com:epi052/feroxbuster epi 2025-12-24 05:46:10 -05:00
  • 5bb42c4004 updated integration tests to use cargo_bin! macro epi 2025-12-24 05:45:10 -05:00
  • 0732ee11ef docs: add sebastiaanspeck as a contributor for bug, and doc (#1286) allcontributors[bot] 2025-12-24 05:04:04 -05:00
  • 47b4efdd1b updated links to new docs epi 2025-12-24 05:01:48 -05:00
  • e50e150fb9 Update links in README for example usage and documentation epi 2025-12-24 04:47:31 -05:00
  • 84aef80cea Update copyright year in LICENSE file epi 2025-12-15 19:35:28 -05:00
  • 9fe5bfd622 re-added dockerhub verification epi 2025-12-13 09:18:43 -05:00
  • ddd04dac7f Revert workflow changes epi 2025-12-13 09:17:21 -05:00
  • aa8e133580 fixed missing artifacts bug v2.13.1 epi 2025-12-13 09:09:44 -05:00
  • 2ec7cda0d4 reverted coverage changes to workflows epi 2025-12-13 08:57:49 -05:00
  • ec3d439aaf automated release process epi 2025-12-13 08:41:53 -05:00
  • 2847b624ab clippy and fixed failing doctest epi 2025-12-13 06:52:10 -05:00
  • b88c11f9a2 docs: add pg9051 as a contributor for doc (#1283) allcontributors[bot] 2025-12-13 06:42:38 -05:00
  • 94d03a82bc docs: add mzember as a contributor for bug (#1282) allcontributors[bot] 2025-12-13 06:38:23 -05:00
  • b9798ab223 docs: add auk0x01 as a contributor for code (#1281) allcontributors[bot] 2025-12-13 06:35:13 -05:00
  • 328f858696 Added web fonts to ignored extensions list (#1274) Adnan Ullah Khan (auk0x01) 2025-12-13 16:33:38 +05:00
  • c8bcfb8f01 fixed rate limiting epi 2025-12-13 05:55:37 -05:00
  • 9f6da2abfc Reduce errors array size from 4 to 3 and make TryAdjustUp unreachable in as_index() copilot/sub-pr-1277 copilot-swe-agent[bot] 2025-11-16 22:11:49 +00:00
  • b248b2d9b9 Initial plan copilot-swe-agent[bot] 2025-11-16 22:04:38 +00:00
  • 36a366eb55 fixed a handful of minor correctness issues epi 2025-11-16 16:25:37 -05:00
  • c9a7abb8f7 fixed possible deadlock in error path for tune/bail epi 2025-11-16 09:57:37 -05:00
  • c597ec2bc1 clippy/fmt epi 2025-11-16 09:10:10 -05:00
  • c512669d3a added new test suite for tuning; fixed more tests epi 2025-11-16 09:05:29 -05:00
  • 100bcbfbc4 fixed more tests epi 2025-11-16 09:05:01 -05:00
  • 5543fa5d36 fixed req/sec test epi 2025-11-16 08:17:26 -05:00
  • 38ab434642 touched up a few minor issues in nlp epi 2025-11-16 08:03:58 -05:00
  • 72ab2d9a58 fixed race condition in progress bar message display; fixed tests epi 2025-11-16 07:58:34 -05:00
  • f57087c0f9 updated requester to use new policy data per-trigger errors epi 2025-11-16 06:46:44 -05:00
  • d0e2419554 added per-trigger error tracking to policy data epi 2025-11-16 06:46:12 -05:00
  • 4390ac0500 capped timeout to 30sec; added lock error logging epi 2025-11-16 06:19:33 -05:00
  • 49c3851a85 added (more) safety/bounds checks to limitheap epi 2025-11-15 22:27:47 -05:00
  • 0881295234 cleaned up how limitheap is initialized from tune func epi 2025-11-15 22:20:03 -05:00
  • e673ae3e76 added new flag releases before returns from should_enforce_policy epi 2025-11-15 21:56:09 -05:00
  • cb55880aaa removed minor toctou in should_enforce_policy epi 2025-11-15 21:53:33 -05:00
  • 45ee292110 removed unnecessary cooldown flag manipulation in cool_down func epi 2025-11-15 21:51:18 -05:00
  • a197d1994b ensured limit var is never 0 in build_a_bucket, not just refill epi 2025-11-15 21:46:47 -05:00
  • 9e0f47acdf fixed requests/sec for small values epi 2025-11-15 21:41:33 -05:00
  • 2485a2acbd fixed multiple bugs in rate limiting code rate-limiting-fixes epi 2025-11-11 21:50:14 -05:00
  • 8ef7519b1a fixed term counting and div by 0 bugs in nlp epi 2025-11-11 21:41:34 -05:00
  • 2f608c505f docs: add 0x7274 as a contributor for bug, ideas, and doc (#1273) v2.13.0 allcontributors[bot] 2025-10-10 16:19:48 -04:00
  • def88cc529 docs: add lidorelias3 as a contributor for ideas (#1272) allcontributors[bot] 2025-10-10 16:18:18 -04:00
  • a4f873269b 1267 add scope option epi 2025-10-10 16:17:29 -04:00
  • 449e301915 docs: add 4FunAndProfit as a contributor for ideas (#1266) v2.12.0 allcontributors[bot] 2025-08-31 19:29:18 -04:00
  • 93bd25fe2f docs: add 0x7274 as a contributor for bug (#1265) allcontributors[bot] 2025-08-31 19:28:51 -04:00
  • 877fdddbf3 docs: add HenriBom as a contributor for bug (#1264) allcontributors[bot] 2025-08-31 19:28:24 -04:00
  • 0b7e232546 docs: add wilco375 as a contributor for bug (#1263) allcontributors[bot] 2025-08-31 19:27:30 -04:00
  • aff367101d docs: add s0i37 as a contributor for ideas (#1262) allcontributors[bot] 2025-08-31 19:25:46 -04:00
  • 0d536a0d1a docs: add h121h as a contributor for ideas (#1261) allcontributors[bot] 2025-08-31 19:25:10 -04:00
  • a9dc872071 v2.12.0 meta branch (#1253) epi 2025-08-31 19:24:16 -04:00
  • 33fe6350bc docs: add karanabe as a contributor for code (#1252) allcontributors[bot] 2025-08-03 09:18:50 -04:00
  • 1f7214f617 fix clippy errors when denying warnings (#1247) karanabe 2025-08-03 22:17:01 +09:00
  • 6337c94f91 merged main into pr 1246-fix/clippy-deny-warnings epi 2025-08-02 17:11:53 -04:00
  • 8fae4f136b docs: add karanabe as a contributor for doc (#1251) allcontributors[bot] 2025-08-02 17:03:34 -04:00
  • f4092e947c docs: replace -Zprofile with instrument-coverage (#1245) karanabe 2025-08-03 06:03:02 +09:00
  • 3fe21b22ae Fix tests aug 25 (#1250) epi 2025-08-02 17:02:21 -04:00
  • 29b8a4a9a0 updated deps epi 2025-08-02 08:22:52 -04:00
  • a9ff23be84 docs: add zar3bski as a contributor for code, and ideas (#1249) allcontributors[bot] 2025-08-02 08:12:24 -04:00
  • 1b576fc7e6 Feat/1117 auto content type (#1234) zar3bski 2025-08-02 14:11:45 +02:00
  • dc9eaa04f3 fix clippy errors when denying warnings karanabe 2025-07-22 00:22:35 +09:00
  • 8781c46fb5 Bump tokio from 1.39.3 to 1.44.2 dependabot/cargo/tokio-1.44.2 dependabot[bot] 2025-04-08 14:31:54 +00:00
  • 8fc37b6ec3 Bump tokio from 1.39.3 to 1.43.1 dependabot/cargo/tokio-1.43.1 dependabot[bot] 2025-04-08 02:11:18 +00:00
  • e321a4e0e6 Merge branch 'main' of github.com:epi052/feroxbuster epi 2025-04-05 14:44:53 -04:00
  • 5ccc190de6 fixed cookie parsing bug epi 2025-04-05 14:44:42 -04:00
  • 48b2037a92 Bump openssl from 0.10.66 to 0.10.72 dependabot/cargo/openssl-0.10.72 dependabot[bot] 2025-04-04 14:35:04 +00:00
  • 0cb77e0989 Bump clap_complete from 4.5.23 to 4.5.47 dependabot/cargo/clap_complete-4.5.47 dependabot[bot] 2025-03-20 14:39:25 +00:00
  • 84fa062f93 Bump reqwest from 0.12.7 to 0.12.15 dependabot/cargo/reqwest-0.12.15 dependabot[bot] 2025-03-19 14:31:12 +00:00
  • 1182d6b70a Bump uuid from 1.10.0 to 1.16.0 dependabot/cargo/uuid-1.16.0 dependabot[bot] 2025-03-14 14:46:31 +00:00
  • 2e82845105 Bump tokio-util from 0.7.11 to 0.7.14 dependabot/cargo/tokio-util-0.7.14 dependabot[bot] 2025-03-13 14:12:11 +00:00
  • af3dcdf6a2 docs: add zer0x64 as a contributor for code (#1230) allcontributors[bot] 2025-03-10 20:49:28 -04:00
  • d4fd06418b fix typo to regen fish completions (#1229) zer0x64 2025-03-10 20:48:47 -04:00
  • 5cbf325811 Bump ring from 0.17.8 to 0.17.13 dependabot/cargo/ring-0.17.13 dependabot[bot] 2025-03-07 17:08:41 +00:00
  • acdc0cbbd5 Bump scraper from 0.19.1 to 0.23.1 dependabot/cargo/scraper-0.23.1 dependabot[bot] 2025-02-25 14:03:48 +00:00
  • 4b3de01bdd Bump openssl from 0.10.66 to 0.10.70 dependabot/cargo/openssl-0.10.70 dependabot[bot] 2025-02-03 18:48:10 +00:00
  • 0c152ece30 Bump url from 2.5.2 to 2.5.4 dependabot/cargo/url-2.5.4 dependabot[bot] 2025-01-22 14:49:24 +00:00
  • 0fe5bc5cc7 Bump self_update from 0.40.0 to 0.42.0 dependabot/cargo/self_update-0.42.0 dependabot[bot] 2025-01-22 14:48:12 +00:00
  • 3b0e530fb4 changed winget action version epi 2024-09-15 07:33:23 -04:00
  • 64113b8da4 Merge branch 'migrate-build-pipeline-to-artifact-v4' v2.11.0 epi 2024-09-15 06:54:37 -04:00
  • e827fd02ad updated lints reported by docker ci migrate-build-pipeline-to-artifact-v4 epi 2024-09-15 06:53:06 -04:00
  • 988fa744b5 update all ci-cd workflows (#1200) epi 2024-09-15 05:49:17 -04:00
  • 56d0ebaa59 updated codecov action epi 2024-09-15 05:37:02 -04:00
  • 0cee8d4a7d updated the rest; test 2 epi 2024-09-15 05:24:23 -04:00
  • 34a9eb236b updated the rest epi 2024-09-14 22:57:49 -04:00
  • 5acaf47db4 updated ci pipeline; test 4 epi 2024-09-14 22:53:49 -04:00
  • c0243475e4 updated ci pipeline; test 3 epi 2024-09-14 22:50:54 -04:00
  • 08b3534c33 remove cruft epi 2024-09-14 22:48:06 -04:00
  • 30877cadb8 updated ci pipeline; test 2 epi 2024-09-14 22:47:47 -04:00
  • 05d550c7f8 updated ci pipeline epi 2024-09-14 22:45:15 -04:00
  • a0a836695f migrating from actions-rs to dtolnay stuff; matrix build; test 7 epi 2024-09-14 22:34:55 -04:00