|
@@ -33,7 +33,7 @@
|
|
<Class name="~.*\.DataBinderMapperImpl"/>
|
|
<Class name="~.*\.DataBinderMapperImpl"/>
|
|
</Or>
|
|
</Or>
|
|
</Match>
|
|
</Match>
|
|
-
|
|
|
|
|
|
+
|
|
<!-- Third-party library code -->
|
|
<!-- Third-party library code -->
|
|
<Match>
|
|
<Match>
|
|
<Or>
|
|
<Or>
|
|
@@ -42,7 +42,7 @@
|
|
</Or>
|
|
</Or>
|
|
</Match>
|
|
</Match>
|
|
<Match>
|
|
<Match>
|
|
- <Class name="~com\.owncloud\.android\.ui\.preview\.MarkwonGrammarLocator" />
|
|
|
|
|
|
+ <Class name="~com\.owncloud\.android\.ui\.preview\.MarkwonGrammarLocator.*" />
|
|
</Match>
|
|
</Match>
|
|
|
|
|
|
<Bug pattern="PATH_TRAVERSAL_IN" />
|
|
<Bug pattern="PATH_TRAVERSAL_IN" />
|