task: update blibs
This commit is contained in:
9
radar/2022-03-28/sonarqube.md
Normal file
9
radar/2022-03-28/sonarqube.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: "SonarQube"
|
||||
ring: adopt
|
||||
quadrant: tools
|
||||
---
|
||||
|
||||
To track code quality of our projects and check for security issues (Static Application Security Testing), we recommend
|
||||
[SonarQube](https://www.sonarqube.org/). 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.
|
||||
Reference in New Issue
Block a user