mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update .expected file
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
| authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | algorithm | is empty. |
|
||||
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| authlib.py:11:1:11:39 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| authlib.py:12:1:12:50 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty algorithm. |
|
||||
| pyjwt.py:10:1:10:29 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| pyjwt.py:13:1:13:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| pyjwt.py:14:1:14:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| python_jose.py:10:1:10:40 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
| python_jose.py:11:1:11:44 | ControlFlowNode for Attribute() | This JWT encoding has an empty key. |
|
||||
|
||||
Reference in New Issue
Block a user