mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
fix leftover todo in js/insecure-temporary-file
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/**
|
||||
* @name Insecure temporary file
|
||||
* @description Creating a temporary file that is accessible by other users TODO:
|
||||
* @description Creating a temporary file that is accessible by other users can
|
||||
* lead to information disclosure and sometimes remote code execution.
|
||||
* @kind path-problem
|
||||
* @id js/insecure-temporary-file
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user