Good morning, I just want to make sure I am running the correct command to compare previous scans and to include false positives
This is the current command I use where fp is the false positive config file. Also I am using the jenkins plugin Brakeman sourcecode -I fp --compare brk.json -o brakeman-output.tabs -o brk.json -o brk.html Also is there anyway to display the number of false positives in tabs format?
