Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96a66fa

Browse files
authored
Python: Apply suggestions from code review
1 parent 9abe02f commit 96a66fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/ql/src/experimental/Security-old-dataflow/CWE-094/CodeInjection.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Code injection
3-
* @description Interpreting unsanitized user input as code allows a malicious user arbitrary
3+
* @description OLD QUERY: Interpreting unsanitized user input as code allows a malicious user arbitrary
44
* code execution.
55
* @kind path-problem
66
* @problem.severity error

0 commit comments

Comments
 (0)