I have integrated brakeman
with jenkins
. There are lots of warnings and currently I want to skip them all. Build should fail when count goes beyond the threshold
value. Currently I am not much familiar with Jenkins
and the brakeman
. Help would be appreciated.