423 B
423 B
title, ring, quadrant
| title | ring | quadrant |
|---|---|---|
| SonarQube | adopt | tools |
To track code quality of our projects and check for security issues (Static Application Security Testing), we recommend SonarQube. At AOE we use it in CI pipelines to scan our code against the quality gate. If possible we even check each merge request to prevent degrading code quality before adding it to our code basis.