oss-fuzz/projects/pyjwt
Riccardo Schirone 5b854a4468
pyjwt: catch PyJWTError exceptions (#8645)
jwt functions like jwt.decode could raise PyJWTError exceptions (e.g.
ExpiredSignatureError if the token is expired)

Fix error handling for issue:
- 50696 (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50696)
2022-10-14 06:49:39 -04:00
..
Dockerfile
build.sh
fuzz_jwt.py pyjwt: catch PyJWTError exceptions (#8645) 2022-10-14 06:49:39 -04:00
project.yaml