The idea behind this is to evaluate the quality and security of a Magento site you don't have access to. The scenario when you're interviewing a potential developer or vetting a new client and want to have an idea of what you're getting into.
- Clone the repository
- Install with composer
git clone https://github.com/steverobbins/magento-guest-audit mga
cd mga
curl -sS https://getcomposer.org/installer | php
php composer.phar install
$ ./bin/mga scan store.example.com
Please create an issue for all bugs and feature requests
For this repository and send a pull request to the dev
branch