mirror of
https://github.com/github/codeql.git
synced 2026-03-01 13:23:49 +01:00
Change query description.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Insecure temporary file
|
||||
* @description Creating a temporary file name may be insecure.
|
||||
* @description Creating a temporary file using this method may be insecure.
|
||||
* @id py/insecure-temporary-file
|
||||
* @problem.severity error
|
||||
* @sub-severity high
|
||||
|
||||
Reference in New Issue
Block a user