Posts tagged with Code quality
Dependency vulnerability checks with SonarQube
With recent vulnerabilities like Log4Shell and SpringShell, we're reminded of the importance of updating your dependencies. In this tutorial I'll show you how OWASP and SonarQube can help you with that.
Read more →Continuous integration of JavaScript apps using Jenkins
Continuous integration of JavaScript apps requires some setup. A possible setup is the use of Jenkins, SonarQube and Bower for continuous integration.
Read more →