Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abe02f commit 96a66faCopy full SHA for 96a66fa
1 file changed
python/ql/src/experimental/Security-old-dataflow/CWE-094/CodeInjection.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Code injection
3
- * @description Interpreting unsanitized user input as code allows a malicious user arbitrary
+ * @description OLD QUERY: Interpreting unsanitized user input as code allows a malicious user arbitrary
4
* code execution.
5
* @kind path-problem
6
* @problem.severity error
0 commit comments