wpcli/patchstack

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 1

Forks: 5

Open Issues: 0

Type:wp-cli-package

dev-master / 2.x-dev 2022-03-20 14:54 UTC

This package is not auto-updated.

Last update: 2024-05-02 15:38:33 UTC


README

Identify WordPress core, plugin and theme vulnerabilities with WP-CLI. Join the global cybercrime resistance to make open-source safe. Report vulnerability

Features

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.

Links

Patchstack

Patchstack API Documentation

Contributors