- 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,584 contributions in the last year
Contribution activity
February 2022
Created 7 commits in 1 repository
Created a pull request in github/codeql that received 6 comments
Python: Fix bad fastTC in ASTNode::contains
Between 2.8.0 and 2.8.1, the performance of ASTNode::contains degraded considerably for some queries (and some databases), one such example being the
Opened 2 other pull requests in 1 repository
github/codeql
2
merged
Reviewed 20 pull requests in 2 repositories
github/codeql
18 pull requests
- Python: Add Python_JWT to JWT security query
- QL: add ql-for-ql query for detecting bad predicate qldoc
- Language-agnostic document on db up-/downgrades
- Upgrade scripts testing: set initial dbschemes
- QL: add qlpack.yml to the cache key for QL-for-QL query build
- QL: fix pack name for ql-for-ql
- Python: Deprecate old points-to based modeling
-
Python: Fix setStoreStep to use
SetElementContent - QL: Use of db-type outside language core.
- Ruby: IncompleteHostnameRegExp.ql
- Post-release preparation for codeql-cli-2.8.0
-
Python: Fix performance issue in
charSet -
Python: Remove
RegExpTermfrom PrintAST - Python: refactor API-graph labels to an IPA type
- QL: upload sarif as part of the QL-for-QL workflow
- Python: adjust downgrade script location and format
- Ruby: fix all QL-QL alerts
- python: remove library annotation to clean up QL warnings.