v0.6.15
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.