JS: address more review comments

This commit is contained in:
Esben Sparre Andreasen
2018-10-10 15:28:42 +02:00
parent c885490c7e
commit e93545d16e
5 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
/**
* @name User-controlled data in file
* @name User-controlled data written to file
* @description Writing user-controlled data directly to the file system allows arbitrary file upload and might indicate a backdoor.
* @kind problem
* @problem.severity warning