v0.18.0
What's Changed
New Features:
- Implement Passive Scan (flags:
-P
--passive-scan
and--passive-scan-path
) - Introduce the following flags:
--status-codes
and--exclude-codes
Improvements:
- Introduce a new detector and analyzer: ActixWeb (Rust)
- Add a path parameter to an endpoint
- Enhance performance
- Enhance shell completion
- Integrate fish shell completion
- Enhance completion for homebrew
Code Refactoring and Enhancement:
- Modularize codes
- Re-Design NoirOptions
- Enhance unit tests
- Update dependencies
Documentation
- Enhance documents
Full Changelog: v0.17.0...v0.18.0