archidata/spotbugs-security-exclude.xml

5 lines
94 B
XML
Raw Normal View History

2024-06-02 13:07:51 +02:00
<FindBugsFilter>
<Match>
<Bug category="SECURITY"/>
</Match>
</FindBugsFilter>