For our research, we use a number of tools focused on the task at hand and not in the least, our years of Drupal experience! After all, not everything can be reviewed by automated tools, but requires a thorough understanding of best practices, Drupal coding and structure standards and security approaches.
- First we look at the general setup of the website. Is this done according to the applicable Drupal standards with a correct folder structure. Is there a code repository available?
- In case of external hosting we look at the specifications of the server. Do these meet the needs of the website?
- We take a technical look at the database. Do they contain custom tables that are not linked or tables that seem proportionally too large?
- Are all user accounts on the website actual users or do they contain spam profiles?
- Have core or contrib modules been hacked? This means that they cannot be updated according to the standard procedure. A very important step not to let an apparently simple update turn into a small - or big - nightmare.
- Are there safety risks when using certain modules or are some modules lagging far behind?
- In case of a deeper analysis, we dive into custom code and see if it meets Drupal standards and best practices.
Tailor-made questions
Specific customer questions can also be answered
- Performance problems on specific pages.
- In-depth analysis of custom setup
- Review of implemented architectural solution to a problem
- Custom code review
- GDPR validation
- Go wild... you ask, we investigate.