Closed UnspeakableHorror closed 9 years ago
@tylerbenson I already have this installed in my Eclipse, and it's in our Gradle configuration :p
configure(javaProjects) {
apply plugin: 'java'
apply plugin: 'com.palantir.jacoco-coverage'
apply plugin: 'jacoco'
apply plugin: 'findbugs'
Nope, that's find bugs, not find security bugs....
I added the repository in Eclipse, it's the same as the one provided from the STS extensions panel, when I select to install it it say says all items are already installed.
ok, never mind then.
Check https://h3xstream.github.io/find-sec-bugs/