Jon Peck is announcing that Site Audit with version number 7.x-1.14 / 8.x-2.x-dev is already available to download.
What is Site Audit ?
Site Audit is A collection of Drush commands and checks that will help webmasters evaluate their Drupal installation against a series of industry best practices .
Site Audit analyzes a Drupal installation against a preset list of recommended settings and parameters, reporting about problematic areas.Besides the Drush CLI, Site Audit can also generate an HTML report as well, for sharing with other admins online.Installation:Login the Drupal administration panel.Go to Modules section.Upload the module or copy&paste the module download URL.Find and activate the module after installation in the modules list.
This is changelog for Site Audit version 7.x-1.14 / 8.x-2.x-dev :
- Restructured Checks to move list of checks logic into command definitions to allow hook_drush_command_alter to add checks.
- Allow bootstrap styling on any HTML formatted report, not just audit_all.
- Restructured audit_all to move list of Reports to command so hook_drush_command_alter can add reports.
- Laying groundwork to allow other modules to add custom reports and checks.
You can read the complete changelog and also download this latest version on their homepage: drupal.org