codeql
codeql copied to clipboard
Token validation
New queries to address some of the major security issues discussed at azure-activedirectory-identitymodel-extensions-for-dotnet ValidatingTokens wiki
I'm trying to identify some candidate test projects in this LGTM run. Then we can run the check against those projects and see if there are any findings/false positives.
Please let me know if there is any additional change I may be missing
@tamasvajk : Can you please approve as well?
QQ. After sync-ing last week, even without any change to my files all attempts to compile a C# query result in the following error:
Oops! A fatal internal error occurred.
com.semmle.util.exception.CatastrophicError: Duplicate type for binding: SsaRead
at com.semmle.frontend.compiler.TypeHierarchyBuilder.registerType(TypeHierarchyBuilder.java:107)
...
Any idea of what could be the root cause? Thanks
Any idea of what could be the root cause? Thanks
Yeah, you need the latest codeql
CLI, where this bug has been fixed.
Please let me know if there is anything I can do to get this PR completed. Thanks a lot for all your help.