Skip to content

Releases: tristanlatr/WPWatcher

WPWatcher 3.0.7

09 May 14:24
d23ea19
Compare
Choose a tag to compare

Add options --show_html and --show_json

WPWatcher 3.0.6

09 May 14:21
0cfd291
Compare
Choose a tag to compare

Fix compatibility with filelock>=3.12.0.

WPWatcher 3.0.4

27 Jul 13:18
2bb93e7
Compare
Choose a tag to compare

Use the latest wpscan_out_parse package, fix bug.

WPWatcher 3.0.3

22 Jun 19:25
Compare
Choose a tag to compare

Fix import to use the latest wpscan_out_parse package.
Fix the email_resend_after option.

WPWatcher 3

20 Feb 01:34
a8289af
Compare
Choose a tag to compare

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

16 Dec 02:10
Compare
Choose a tag to compare

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

20 Oct 19:46
Compare
Choose a tag to compare

Fixes broken syslog #43

WPWatcher 2.4.6

16 Oct 04:13
Compare
Choose a tag to compare

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

14 Oct 16:05
Compare
Choose a tag to compare

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

13 Oct 15:45
Compare
Choose a tag to compare

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