10up / wpcli-vulnerability-scanner

WP-CLI command for checking installed plugins and themes for vulnerabilities reported on wpvulndb.com
MIT License
274 stars 40 forks source link

Merge develop into Trunk #55

Closed oscarssanchez closed 3 years ago

oscarssanchez commented 3 years ago

Description of the Change

Opening this MR as we need to have trunk up to date with develop to install as a package with WP-CLI. It should fix https://github.com/10up/wpcli-vulnerability-scanner/issues/53

Alternate Designs

Benefits

Possible Drawbacks

Verification Process

Checklist:

Applicable Issues

Changelog Entry

oscarssanchez commented 3 years ago

If develop is not ready to be merged @jeffpaul just let me know and I can open a new PR with the commit we need (this one https://github.com/10up/wpcli-vulnerability-scanner/pull/55/commits/26c6137ab442d18038d068563e54528187e37c07) and the problem should be solved as well.