Identify WordPress core, plugin and theme vulnerabilities with WP-CLI. Join the global cybercrime resistance to make open-source safe. Report vulnerability
wp patchstack --help
- Return all the commands of the package.
wp patchstack validate --api=
- Run this first to validate your API key and use the package further
wp patchstack scan
- Run this scan your WordPress installation. It returns only the plugins who need to get patched.
wp patchstack scan --all
- Run this scan your WordPress installation. It returns all the pugins listed on the WordPress Installation.
- Patchstack Team (https://patchstack.com/) - Providing the API and Development Resources
- Cloudways Team (https://cloudways.com/) - Providing the WP-CLI Integration & Comunity Resources