v2.13.0

OpenBMB/MiniCPM-Vv2.13.0Oct 10, 2025by epi052

AI Summary

This release introduces configuration options to control the scope of scanning and the location/name of the state file, allowing for more flexible directory brute-forcing operations.

Key Highlights

  • Added `--scope` option for controlling scan scope
  • Added `STATE_FILENAME` environment variable to control state file location
  • Acknowledged contributions from lidorelias3 and 0x7274

New Features

  • `--scope` option
  • `STATE_FILENAME` environment variable

Full Release Notes

## What's Changed
* add --scope option by @epi052 in https://github.com/epi052/feroxbuster/pull/1271
* add STATE_FILENAME environment variable to control feroxbuster state file name/location by @epi052 in https://github.com/epi052/feroxbuster/pull/1271

Special thanks to  @lidorelias3 and  @0x7274 for their ideas, bug reporting, and documentation contributions :partying_face: 

**Full Changelog**: https://github.com/epi052/feroxbuster/compare/v2.12.0...v2.13.0