Skip to content

CorsOne v1.1.0

Latest

Choose a tag to compare

@omranisecurity omranisecurity released this 20 May 08:40
· 2 commits to main since this release

πŸš€ 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 aiohttp for fully asynchronous HTTP requests.
  • Removed the dependency on requests to 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 ❀️