MichaelVetter

Results 1 comments of MichaelVetter

We run the check on a war file, here is the maven configuration: ```xml org.owasp dependency-check-maven ${dependency-check-maven.version} check check HTML,XML,JUNIT,JSON false ${project.build.directory}/owasp ${data.owasp.home} false false true true false false true...