guardrdistro/guardr-project

Project template for Guardr Drupal 8 projects with composer

Installs: 190

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 6

Type:project

8.x-dev 2021-09-06 02:29 UTC

README

Build Status

Build Status

Overview

Guardr logo

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.

This Guardr Composer Template is perfect for starting up a new secure site, if you have an existing Drupal site that you would like to secure, the Guardr Core project is right for you.

Install Instructions

Install Guardr using Composer

composer create-project guardrdistro/guardr-project:8.x-dev some-dir --no-interaction

Branch Details

Drupal 9 Compatibility

Drupal 9 related work for Guardr: [META] Drupal 9 release plan for Guardr

Guardr Community

License

The Guardr Project is licensed under a GNU General Public License v2 Read License