File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 28
28
</Or >
29
29
<Bug pattern =" EI_EXPOSE_REP,EI_EXPOSE_REP2" />
30
30
</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 >
31
49
<Match >
32
50
<!--
33
51
String[] allowedContentTypes: potentially caller can modify data after passing it to the
You can’t perform that action at this time.
0 commit comments