mainwp / mainwp-child

The MainWP Child plugin is installed on the WordPress sites that you want to control from the MainWP Dashboard.
https://mainwp.com
GNU General Public License v3.0
92 stars 52 forks source link

WPVulnDB APIv2 Deprecation October 1st #21

Closed ethicalhack3r closed 4 years ago

ethicalhack3r commented 5 years ago

Hi,

CC: @ruben-

You are currently using WPVulnDB APIv2, which is due to be deprecated on October 1st, 2019.

https://github.com/mainwp/mainwp-child/search?q=wpvulndb&unscoped_q=wpvulndb

Please update your code to use WPVulnDB APIv3 before October 1st, which will require your users to register an account on wpvulndb.com and configure an API token that will give them 50 free API requests per day. Anything more than 50 API requests per day will require purchasing paid API usage.

For further details please see:

https://blog.wpscan.org/wpvulndb/2019/07/05/wpvulndb-apiv2-deprecation.html

Thanks, Ryan

dennisdornon commented 4 years ago

Code Updated Thanks Ryan