We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f13eb18 + 63893fe commit 1b35a4eCopy full SHA for 1b35a4e
python/ql/src/Security/CWE-377/InsecureTemporaryFile.ql
@@ -1,6 +1,7 @@
1
/**
2
* @name Insecure temporary file
3
* @description Creating a temporary file using this method may be insecure.
4
+ * @kind problem
5
* @id py/insecure-temporary-file
6
* @problem.severity error
7
* @sub-severity high
0 commit comments