Skip to content
Avatar

Achievements

Achievements

Highlights

Block or Report

Block or report erik-krogh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise

    CodeQL 4.7k 1k

  2. The repository for high quality TypeScript type definitions.

    TypeScript 39.1k 27.2k

  3. tstools Public

    TSEvolve and TSInfer

    JavaScript 50 3

  4. SudoSlider Public

    The most versatile jQuery content slider

    JavaScript 37 25

4,395 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri

Contribution activity

May 2022

Created 48 commits in 1 repository

Created a pull request in github/codeql that received 11 comments

QL: add query warning about count(...) = 0.

You should use not exists(..) instead of count(...) = 0. With count(..) = 0 the evaluator will first check how many elements exists in a set, and a…

+28 −7 11 comments
Answered 1 discussion in 1 repository
github/codeql
15 contributions in private repositories May 1 – May 17

Seeing something unexpected? Take a look at the GitHub profile guide.