VIP Scanner documentation talks about its ability to scan and test plugins but I cannot find anywhere that talks about how this is achieved. Can anyone provide any clarity on the ability to scan plugins?
2 comments
Comments are closed.
VIP Scanner documentation talks about its ability to scan and test plugins but I cannot find anywhere that talks about how this is achieved. Can anyone provide any clarity on the ability to scan plugins?
Comments are closed.
The best place I found was the Github respository for the plugin here:
VIP Scanner Github Repository
There is a file there called HACKING.md that has a code walkthrough. Hopefully that helps.
I was able to achieve this by following these steps
vagrant up
wp vip-scanner scan
This scan provided all the errors that needed fixing for the WordPress VIP platform