File tree Expand file tree Collapse file tree
python/ql/test/experimental/query-tests/Security/CWE-437 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- | pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | algorithm | is empty. |
2- | pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | key | is empty. |
3- | pyjwt.py:13:1:13:49 | ControlFlowNode for Attribute() | key | is empty. |
4- | pyjwt.py:14:1:14:53 | ControlFlowNode for Attribute() | key | is empty. |
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. |
Original file line number Diff line number Diff line change 11| pyjwt.py:22:12:22:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
22| pyjwt.py:23:12:23:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
3+ | python_jose.py:19:12:19:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
You can’t perform that action at this time.
0 commit comments