- GitHub Staff
- Copenhagen, Denmark
Highlights
- 11 discussions answered
Block or Report
Block or report hvitved
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
machinelearning Public
Forked from dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
C# 1
-
-
vscode-codeql-starter Public
Forked from github/vscode-codeql-starter
Starter workspace to use with the CodeQL extension for Visual Studio Code.
CodeQL 1
-
vscode-codeql Public
Forked from github/vscode-codeql
An extension for Visual Studio Code that adds rich language support for CodeQL
TypeScript 1
1,345 contributions in the last year
Contribution activity
March 2022
Created 30 commits in 1 repository
Created a pull request in github/codeql that received 6 comments
Ruby: Use taint tracking instead of type tracking to define regExpSource
Follow-up to #8293.
Opened 11 other pull requests in 2 repositories
github/codeql
7
merged
3
open
-
Ruby: Avoid multiple
RegExpEscape::getValueresults - Ruby: Fix incorrect parsing of ranges
-
Ruby: Fix off-by-one error in
getGroupName -
Ruby: Fix regex parsing of
/[|]/ -
Ruby: Cache
TRegExpParent -
JS: Use
TypeTracker::continuewhen doing taint steps -
C#: Remove legacy
odasasupport -
C#: Add change note about recursive
codeql test runextraction - Ruby/Python: Clear call contexts after jump steps in type tracking
- Data flow: Use parameterized module to share code between pruning stages
michaelnebel/codeql
1
merged
Reviewed 19 pull requests in 1 repository
github/codeql
19 pull requests
- Improve join order for RangeAnalysis::boundedPhi
-
Ruby: Avoid multiple
RegExpEscape::getValueresults - C#: Refactor Structural Comparison for Control Flow Elements.
- Enforcing consistent casing of acronyms
-
C#: Remove legacy
odasasupport - C#: Refactoring - Move some of the standalone extractor code to the Standalone project.
- Ruby: TypeTracker: add smallstep for functions that return their arguments
- C#: Capture Summary models.
- remove all deprecations that are over a year old
-
C#: Add change note about recursive
codeql test runextraction -
Ruby: Cleanup flow through
self - Ruby: parse more string literals as regular expressions
- Ruby: cache regExpSource/1 instead of isInterpretedAsRegExp
- Ruby/Python: Clear call contexts after jump steps in type tracking
- Ruby: Add String flow summaries
- C#: Buildless extractor option.
- C# Extractor Option for specifying compression.
- Ruby: interpret string escape sequences in getConstantValue()
- Java: Simplify model generator query using flow state.