This project template provides a starter kit for managing secure-first Guardr Drupal projects.
Guardr is a Drupal distribution with a combination of modules and settings to enhance a Drupal application's security and availability to meet enterprise security requirements. Following the CIA Information Security Triad of confidentiality, integrity and availability, the Guardr distribution aims to provide a security minded foundation to Drupal applications.
Default Guardr installs make stronger password requirements, strengthens logging, prevents PHP input for content, implements some best practices for email content, and disables error display requiring you to opt in to debugging information using a variety of contributed modules and custom solutions.
Install Guardr using Composer
composer create-project guardrdistro/guardr-project:8.x-dev some-dir --no-interaction
- Drupal Project Page
- Drupal Slack #contrib-guardr
- Follow Guardr on Twitter
The Guardr Project is licensed under a GNU General Public License v.2 Read License