• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Security Status - CLI Call

semtix

New Pleskian
Server operating system version
Almalinux 8.9
Plesk version and microupdate number
18.0.56
Hello,
please guide me - where can we find WP CLI / plesk ext wp-toolkit call, to get list of plugins that are vulnerable, together with information same like in GUI area?
We would like to show the clients, how many holes they do have in the website, hopefuly convince them to pay for updates and enhancements that Plesk provided. Is that hidden from CLI? thank you
 

Attachments

  • wpcli.png
    wpcli.png
    226.1 KB · Views: 4
this info is not available via CLI, you should use rest API for this.
Tools & Setting -> Remote API (REST) -> WP Toolkit REST API -> GET /v1/vulnerabilities-checker
 
Back
Top