Mark cleanAppId as sanitizer for include

Should remove a bunch of false positive code scanning results.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2020-11-21 00:57:25 +00:00 committed by GitHub
parent db3a3bee37
commit 98ddfdd1e8
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class OC_App {
* clean the appId
*
* @psalm-taint-escape file
* @psalm-taint-escape include
*
* @param string $app AppId that needs to be cleaned
* @return string