Posts tagged with Code quality

Featured image for "Dependency vulnerability checks with SonarQube"
Tutorials

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 →
Featured image for "Continuous integration of JavaScript apps using Jenkins"
JavaScript

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 →