revilwang
Results
2
issues of
revilwang
Senario: Application implements some caching mechanism. I want to write test cases to test that if no cache exists, the mocked third-party service is called; if cached, the mocked service...
enhancement
According to [Validating a JWT](https://www.rfc-editor.org/rfc/rfc7515.html#section-10.7), > there is a risk of algorithm substitution > attacks, in which an attacker can use an existing digital signature > value with a different...