Hi Everyone,
I`m trying to write some rules to capture some Security related issues, like proper use of Algorithms, etc.
I tried to write the rules with pmd, but with pmd the analysis was only limited to every *.java file.
Although Findbugs might enable me to solve that problem, is there any way so that I can add custom FindBugs rules to sonar?is there something available on the similar line as we do for pmd, for findbugs as well?
Thanks & Regards
Gaurav Thakur