π Release v1.1.0
This release focuses on improving performance, code clarity, and flexibility across the project.
β¨ What's New
π§ Logging System Refactor
- Refactored the logging setup for better readability and maintainability.
- Improved logging structure to provide clearer runtime information and debugging support.
β‘ Asynchronous CORS Scanner
- Reworked the CORS vulnerability scanner to use
aiohttpfor fully asynchronous HTTP requests. - Removed the dependency on
requeststo improve performance and scalability during large scans.
π Enhanced CLI Options
- Refactored command-line options related to custom domain handling.
- Updated the documentation to reflect the new CLI behavior and usage examples.
π Additional Improvements
- General code cleanup and internal optimizations.
- Improved project consistency and developer experience.
Full Changelog: 0.1.0...1.1.0
Thank you for using and supporting the project β€οΈ