Skip to content

Commit 5ecde38

Browse files
committed
Python: Fix .expected
1 parent 0a32f9f commit 5ecde38

File tree

1 file changed

+1
-1
lines changed
  • python/ql/test/experimental/query-tests/Security/CWE-094

1 file changed

+1
-1
lines changed

python/ql/test/experimental/query-tests/Security/CWE-094/Js2Py.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ nodes
77
| Js2PyTest.py:10:18:10:28 | ControlFlowNode for Fstring | semmle.label | ControlFlowNode for Fstring |
88
subpaths
99
#select
10-
| Js2PyTest.py:10:18:10:28 | ControlFlowNode for Fstring | Js2PyTest.py:9:10:9:22 | ControlFlowNode for Attribute | Js2PyTest.py:10:18:10:28 | ControlFlowNode for Fstring | This can lead to arbitrary code execution |
10+
| Js2PyTest.py:10:18:10:28 | ControlFlowNode for Fstring | Js2PyTest.py:9:10:9:22 | ControlFlowNode for Attribute | Js2PyTest.py:10:18:10:28 | ControlFlowNode for Fstring | This input to Js2Py depends on a $@. | Js2PyTest.py:9:10:9:22 | ControlFlowNode for Attribute | user-provided value |

0 commit comments

Comments
 (0)