archidata/spotbugs-security-exclude.xml

5 lines
94 B
XML

<FindBugsFilter>
<Match>
<Bug category="SECURITY"/>
</Match>
</FindBugsFilter>