mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Add .expected results
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
| pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | algorithm | is empty. |
|
||||
| pyjwt.py:10:1:10:38 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| pyjwt.py:13:1:13:49 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
| pyjwt.py:14:1:14:53 | ControlFlowNode for Attribute() | key | is empty. |
|
||||
@@ -0,0 +1,2 @@
|
||||
| pyjwt.py:22:12:22:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
|
||||
| pyjwt.py:23:12:23:16 | ControlFlowNode for token | is not verified with a cryptographic secret or public key. |
|
||||
Reference in New Issue
Block a user