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

Fixtures #17

Closed tristanlatr closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.07%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   61.36%   61.29%   -0.08%     
==========================================
  Files          14       14              
  Lines        1315     1310       -5     
==========================================
- Hits          807      803       -4     
+ Misses        508      507       -1     
Impacted Files Coverage Δ
wpwatcher/config.py 77.46% <ø> (ø)
wpwatcher/scan.py 38.02% <0.00%> (+0.17%) :arrow_up:
wpwatcher/notification.py 68.03% <66.66%> (ø)
wpwatcher/wpscan.py 83.58% <85.71%> (-0.93%) :arrow_down:
wpwatcher/__init__.py 79.31% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0847b0b...b56fe1c. Read the comment docs.