- GitHub Staff
Highlights
- 3 discussions answered
Block or Report
Block or report tausbn
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
codeql Public
Forked from github/codeql
The standard QL libraries and queries that power LGTM.com and other Semmle Products
CodeQL 1
-
tree-sitter-ql Public
Forked from tree-sitter/tree-sitter-ql
tree-sitter grammar for Semmle QL
JavaScript 1
-
pzprjs Public
Forked from robx/pzprjs
Playing and editing puzzles by Javascript (fork of sabo2/pzprjs)
JavaScript
-
vscode-codeql-starter Public
Forked from github/vscode-codeql-starter
Starter workspace to use with the CodeQL extension for Visual Studio Code.
CodeQL
-
-
1,553 contributions in the last year
Contribution activity
March 2022
Created 12 commits in 1 repository
Opened 2 pull requests in 1 repository
github/codeql
1
open
1
merged
Reviewed 11 pull requests in 1 repository
github/codeql
11 pull requests
- Add query to detect ZipSlip
- Python: switch to shared implementation of IncompleteHostnameRegExp.ql
- Ruby: IncompleteHostnameRegExp.ql
- QL: add query detecting block comments in a position where a QLDoc should be
- Python: Add data-flow through Django ORM models
- Python: Fix a bunch of QL warnings
- remove all deprecations that are over a year old
- Python: Add def nodes to API graphs
- Enforcing consistent casing of acronyms
- Ruby/Python: Clear call contexts after jump steps in type tracking
- Python: Points-to performance improvements