tylerbenson / vyllage

https://www.vyllage.com
4 stars 0 forks source link

Find Security Bugs #1196

Closed UnspeakableHorror closed 8 years ago

UnspeakableHorror commented 8 years ago

Check https://h3xstream.github.io/find-sec-bugs/

UnspeakableHorror commented 8 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'
tylerbenson commented 8 years ago

Nope, that's find bugs, not find security bugs....

UnspeakableHorror commented 8 years ago

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.

tylerbenson commented 8 years ago

ok, never mind then.