v1.1.6-stable
·
299 commits
to main
since this release
ADDED
- Added XLSX and HTML report examples
DELETED
- Removed warning about deprecated PDF report
CHANGED
- Changed XLSX report content in order to replicate HTML report content
- Unified data_array content both for XLSX and HTML reports
- Extended bad emails clean-up support for scans without PageSearch
- Improved handling of API results returning in XLSX report
- Fixed error when selecting only 1 API to scan crashes program entirely
- Extended column sizes for some XLSX sheets
- Updated Jinja2 required version to 3.1.5+ in order to fix security issue
- Fixed wrong cosmetical wrap for not found SSL certificate info
- Some code clean up