Skip to content

v0.6.15

Choose a tag to compare

@github-actions github-actions released this 03 Aug 21:22

Added:

  • Automatic startup updates install newer published releases without confirmation and resume the original command.
  • Per-target active scan budgets are available through --host-timeout and --target-timeout.
  • README includes a Bash-safe deep fuzzing example with proxy rotation.

Fixed:

  • Explicit updater handoff uses the correct -U flag and no longer prompts repeatedly.
  • Expired targets stop independently while streamed findings and other targets continue.

Verified:

  • cargo test --locked: 226 passed.
  • cargo build --release --locked completed successfully.