Code Quality and SecurityΒΆ

As part of build process, the source codes in Welle are scanned by SonarQube. This is to ensure that our developers write cleaner and safer codes.

../_images/sonarqube-logo.png

3rd-party libraries are scanned by OWASP Open Source Software (OSS) Security Tools to ensure they are as up-to-date as possible. This will reduce the likelihood of using components with known vulnerabilities.

../_images/owasp-logo.png
Table of Contents