Files
TechradarDev/radar/2022-03-28/sonarqube.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

456 B

title, ring, quadrant, tags
title ring quadrant tags
SonarQube adopt tools
ci/cd
quality assurance

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.