File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
python/ql/test/experimental/query-tests/Security/CWE-347 Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- | authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | key | is empty. |
2- | authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | key | is empty. |
3- | pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | algorithm | is empty. |
4- | pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | key | is empty. |
5- | pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | key | is empty. |
6- | pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | key | is empty. |
7- | python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | key | is empty. |
8- | python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | key | is empty. |
1+ | authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
2+ | authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
3+ | pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty algorithm . |
4+ | pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
5+ | pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
6+ | pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
7+ | python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
8+ | python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key . |
You can’t perform that action at this time.
0 commit comments