Skip to content

v1.1.6-stable

Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 28 Dec 07:07
· 299 commits to main since this release
3a38e00

ADDED

  1. Added XLSX and HTML report examples

DELETED

  1. Removed warning about deprecated PDF report

CHANGED

  1. Changed XLSX report content in order to replicate HTML report content
  2. Unified data_array content both for XLSX and HTML reports
  3. Extended bad emails clean-up support for scans without PageSearch
  4. Improved handling of API results returning in XLSX report
  5. Fixed error when selecting only 1 API to scan crashes program entirely
  6. Extended column sizes for some XLSX sheets
  7. Updated Jinja2 required version to 3.1.5+ in order to fix security issue
  8. Fixed wrong cosmetical wrap for not found SSL certificate info
  9. Some code clean up