So the FindBugs plugin works fine with java, but if I want it to be used on groovy, is there a trick? The FindBugs plugin only shows up under the Java Quality Profile, but since groovy compiles to .class like java, can I force the FindBugs to scan the bytecode? I can manually get FindBugs to scan inside Jenkins.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is sonar-findbugs plugin really necessary or in most cases Sonarqube support for Java is adequate? | 1 | 523 | May 16, 2023 | |
Issue with Findbugs Security JSP Qualityprofile | 1 | 1192 | July 20, 2022 | |
Sonar-findbugs Java 13 support | 1 | 454 | January 29, 2020 | |
[NEW RELEASE] sonar-findbugs 3.9.3 | 5 | 1839 | April 28, 2019 | |
[NEW RELEASE] sonar-findbugs-plugin 4.1.3 | 6 | 888 | April 28, 2022 |