Releases: tristanlatr/WPWatcher
Releases · tristanlatr/WPWatcher
WPWatcher 3.0.7
Add options --show_html
and --show_json
WPWatcher 3.0.6
Fix compatibility with filelock>=3.12.0
.
WPWatcher 3.0.4
Use the latest wpscan_out_parse
package, fix bug.
WPWatcher 3.0.3
Fix import to use the latest wpscan_out_parse
package.
Fix the email_resend_after
option.
WPWatcher 3
Now fully typed with annotations and checked with mypy.
Use f-strings everywhere.
Use readthedocs to host the documentation.
Make logo with some random images
Structural changes in order to tackle #22.
WPWatcher 2.4.8
New :
- #45 add Warning: This issue is unfixed since {date} when an issue has not been fixed.
- Print Fixed issue to terminal, not just in emails.
WPWatcher 2.4.7
Fixes broken syslog #43
WPWatcher 2.4.6
Minor fix:
- Remove non sense preheader info from HTML template
In some mail client, email preview would show "New job postings"
This is because I copy/pasted a template from another project (oops)
WPWatcher 2.4.5
New :
- Responsive HTML emails
- Display the full wpscan command that was run in the email footer
- Do not display the server name anymore in the email
WPWatcher 2.4.4
Fixes:
- #41: Show fixed issues in emails again
- Show date of the last scan report on the fixed issues so the users can copy and search directly for previous scan report from datetime.
- Update wpscan output parser requirement -> Fixes a display bug where status "Ok (false positive)" would not show up when ignoring potential vulnerabilities
New:
- Add link to github repo in emails
- Actually put my name on the license file