v1.2.2-stable
·
130 commits
to main
since this release
ADDED
- Added steps counter for basic scan
- Added counter for received and accessed subdomains
- Reactivated XLSX report selection
- Added system requirements in ReadTheDocs page
DELETED
- Temporarily removed API scan results insertion in XLSX report
- Removed pagesearch_keyword variable usage in HTML report
- Removed transfer of unused variables into reporting functions
- Removed some redundant imports
- Removed redundant pagesearch_main module
CHANGED
- Done some code clean up
- Fixed wrong code (tried to join short_domain string)
- Simplified logic of used API flag insertion in report_storage.db
- Bumped version for required Jinja2 (security issue)
- Clarified valid and tested Python versions in pyproject.toml
- Minor CLI visual changes
- Cleaned-up redundant requirements
- Updated XLSX report with new content
- Corrected installation ways in ReadTheDocs