Highlights
- 2 discussions answered
Block or Report
Block or report aschackmull
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
vscode-codeql-starter Public
Forked from github/vscode-codeql-starter
Starter workspace to use with the CodeQL extension for Visual Studio Code.
CodeQL
814 contributions in the last year
Contribution activity
May 2022
Created 19 commits in 1 repository
Created a pull request in github/codeql that received 7 comments
Java: Performance fixes for local flow relation
The local flow relation was accidentally made mutually recursive with AdditionalValueStep. It makes sense to allow the use for local flow to define A…
+105
−50
•
7
comments
Opened 2 other pull requests in 1 repository
Reviewed 22 pull requests in 1 repository
github/codeql
22 pull requests
- use string equality instead of regexps to compare constant strings
-
Java: Move
NumericTypetoType.qll - Java: Performance fixes for local flow relation
-
Java: Rename
FloatingPointLiteraltoFloatLiteral -
Data flow: Add
Configuration::includeHiddenNodes() - Dataflow: Improve standard order through easier type check elimination.
- Java: Add ReDoS queries
- Update CSV framework coverage reports
- Kotlin: Fix some alerts
- Dataflow: Performance fixes
- Data flow: Introduce 'with/without content' summary components
-
Java: tolerate
cookie.setSecure(request.isSecure()) - Java: Add flow step from startActivity to getIntent
-
Java: Add
ValueDiscardingExpr -
Data flow: Speedup
subpathspredicate (take 2) - Java: Improvements to UnsafeAndroidAccess
-
Data flow: Speedup
subpathspredicate -
Data flow: Introduce
expectsContent - Java: Make more ExternalFlow imports private
- Fix syntax errors in QL comments
-
Java: Add additional
Filetaint value flow models -
Java: Add
MyBatis'Providerssinks