You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: csharp/ql/src/experimental/Security Features/JsonWebTokenHandler/JsonWebTokenHandlerLib.qll
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -102,21 +102,6 @@ private class TokenValidationResultIsValidCall extends PropertyRead {
102
102
}
103
103
}
104
104
105
-
/**
106
-
* Dataflow from the output of `Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateToken` call to access the `IsValid` or `Exception` property
0 commit comments