Skip to content

Commit 504cb64

Browse files
committed
Change query description.
1 parent 8d774cd commit 504cb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/Security/CWE-377/InsecureTemporaryFile.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Insecure temporary file
3-
* @description Creating a temporary file name may be insecure.
3+
* @description Creating a temporary file using this method may be insecure.
44
* @id py/insecure-temporary-file
55
* @problem.severity error
66
* @sub-severity high

0 commit comments

Comments
 (0)