Skip to content

klelostec/drupguard

Repository files navigation

DrupGuard

DrupGuard is a tool which analyse your Drupal projects. It use git to checkout the project, composer to build it.
After that, it search for drupal core, modules and themes installed version and check updates using Drupal's update status infrastructure (see https://www.drupal.org/drupalorg/docs/apis/update-status-xml for details).
The dashboard created after each analyses allow you to keep an eye on all your projects and be warned when security fix is available for one of your component.
Each project's analysis can be execute periodically and a report can be sent by email.

Screenshot

Requirements

Installation

git clone git@github.com:klelostec/drupguard.git
cd drupguard
symfony composer install
yarn install
yarn encore production
php bin/console drupguard:install

Add the cron job to cron tab

* * * * * /path/to/php /path/to/bin/console drupguard:cron --cron-only

Docksal

For docksal users :

fin p up
fin drupguard/install

Use this command to update project:

fin drupguard/update

Licence

License: GPL v3

Sponsors

Many thanks to :
Screenshot
https://www.kleegroup.com