CMSScanner

Build Status Coverage Status Code Climate Dependency Status

The goal of this gem is to provide a quick and easy way to create a CMS/WebSite Scanner by acting like a Framework and providing classes, formatters etc.

/!\ This gem is currently Experimental /!\

Install Dependencies: bundle install

Contributing

  1. Fork it ( https://github.com/wpscanteam/CMSScanner/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request