style: include PATH_TRAVERSAL_IN (#5148)

This commit is contained in:
Piotr Idzik
2024-05-09 16:34:57 +02:00
committed by GitHub
parent d2ddec55e5
commit ee6924a2a0
2 changed files with 0 additions and 98 deletions

View File

@@ -286,7 +286,4 @@
<Match>
<Bug pattern="HARD_CODE_KEY" />
</Match>
<Match>
<Bug pattern="PATH_TRAVERSAL_IN" />
</Match>
</FindBugsFilter>