Add .expected results

This commit is contained in:
jorgectf
2021-07-01 17:53:04 +02:00
parent a1f48db60b
commit 7fb44470ee
2 changed files with 6 additions and 0 deletions

View File

@@ -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. |

View File

@@ -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. |