1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns="https://github.com/spotbugs/filter/3.0.0"
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 xsi:schemaLocation="https://github.com/spotbugs/filter/3.0.0 https://raw.githubusercontent.com/spotbugs/spotbugs/4.4.1/spotbugs/etc/findbugsfilter.xsd">
7 <!-- Excluded because of https://github.com/spotbugs/spotbugs/issues/1601 -->
8 <Bug pattern="EI_EXPOSE_REP,EI_EXPOSE_REP2,MS_EXPOSE_REP" />