Highlights
- 7 discussions answered
Block or Report
Block or report asgerf
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
dts-tree-sitter Public
Generate TypeScript .d.ts files for using tree-sitter grammars.
-
683 contributions in the last year
Less
More
Contribution activity
March 2022
Created 38 commits in 1 repository
Created a pull request in github/codeql that received 3 comments
JS: Add dedicated API graph label for the receiver, instead of parameter -1
This changes the API graph label representing the receiver of call from parameter -1 to receiver.
The member predicates of API::Node are affected a…
+45
−35
•
3
comments
Opened 2 other pull requests in 1 repository
Reviewed 10 pull requests in 1 repository
github/codeql
10 pull requests
- JS: filter away reads of .src that end in a URL sink for js/xss-through-dom
- Ruby: initial prototype of models-as-data
- JS: Refactor the XSS / Client-side-url queries
-
Ruby: Use taint tracking instead of type tracking to define
regExpSource - JS: merge hasDominatingWrite and hasDominatingAssignment
- Incomplete url string sanitization
- JS: add some API-nodes to js/disabling-certificate-validation
- Ruby: IncompleteHostnameRegExp.ql
- Ruby/Python: Clear call contexts after jump steps in type tracking
- Ruby: TypeTracker: add smallstep for functions that return their arguments