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

Don't crash when the syslog connectivity can't be establish #54

Closed tristanlatr closed 1 year ago

tristanlatr commented 1 year ago

WPWatcher will currently crash. Would be best to report an error, then continue with the scanning, and exit with a non-zero code.