File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 2828 </Or >
2929 <Bug pattern =" EI_EXPOSE_REP,EI_EXPOSE_REP2" />
3030 </Match >
31+ <Match >
32+ <Class name =" ru.mystamps.web.feature.series.AddSeriesDbDto" />
33+ <Or >
34+ <Method name =" getCreatedAt" />
35+ <Method name =" setCreatedAt" />
36+ <Method name =" getUpdatedAt" />
37+ <Method name =" setUpdatedAt" />
38+ </Or >
39+ <Bug pattern =" EI_EXPOSE_REP,EI_EXPOSE_REP2" />
40+ </Match >
41+ <Match >
42+ <Class name =" ru.mystamps.web.feature.series.PurchaseAndSaleDto" />
43+ <Bug pattern =" EI_EXPOSE_REP,EI_EXPOSE_REP2" />
44+ </Match >
45+ <Match >
46+ <Class name =" ru.mystamps.web.feature.series.SitemapInfoDto" />
47+ <Bug pattern =" EI_EXPOSE_REP,EI_EXPOSE_REP2" />
48+ </Match >
3149 <Match >
3250 <!--
3351 String[] allowedContentTypes: potentially caller can modify data after passing it to the
You can’t perform that action at this time.
0 commit comments