Skip to content

v0.18.0

Compare
Choose a tag to compare
@hahwul hahwul released this 31 Oct 13:38
· 45 commits to main since this release
5615f8b

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