issues
search
tristanlatr
/
WPWatcher
Wordpress Watcher is a wrapper for WPScan that manages scans on multiple sites and reports by email and/or syslog. Schedule scans and get notified when vulnerabilities, outdated plugins and other risks are found.
https://wpwatcher.readthedocs.io
Apache License 2.0
47
stars
18
forks
source link
Minor
#2
Closed
tristanlatr
closed
4 years ago
tristanlatr
commented
4 years ago
wp_report dict encapsulate report results and other data
Added --version
Removed config object, it's just a regular dict now for better readability
If ./wpwatcher and ~/wpwatcher.conf are present, will read them both
Readme updates
Monir fixes