mirror of
https://github.com/github/codeql.git
synced 2026-03-22 07:26:45 +01:00
JS: address more review comments
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user