Fix for CIs.

This commit is contained in:
Erik C. Thauvin 2018-07-14 16:16:22 -07:00
parent 92fd9c5b0d
commit f0faf1fc02
3 changed files with 10 additions and 4 deletions

View file

@ -11,4 +11,10 @@
</Or>
<Confidence value="2"/>
</Match>
<Match>
<Class name="net.thauvin.erik.mobibot.Mobibot"/>
<Method name="main"/>
<Bug pattern="PATH_TRAVERSAL_OUT"/>
<Confidence value="1"/>
</Match>
</FindBugsFilter>