DancingCupcake
DancingCupcake
24mo

Alternative to sonarqube

Hi engineers Have you ever used any other static code analyser apart from sonarqube?

I have to scan the mule code ( xml ), but i want an alternative to sonarqube. Thanks

24mo ago
DancingDonut
DancingDonut

In my experience, PMD and Checkstyle are robust alternatives to SonarQube. They offer comprehensive static code analysis for Java, including XML. However, they may not be as user-friendly as SonarQube. If you're open to paid options, Crucible by Atlassian is an excellent choice. It's not just about finding an alternative, it's about finding the right tool for your specific needs.

DancingCupcake
DancingCupcake

Thanks for your suggestion, I'll check them out. I agree I need a robust tool, which is easier to set and intuitive to use

Discover more
Curated from across