#
semmle-ql
Here are 8 public repositories matching this topic...
cbraynor
commented
Sep 14, 2020
This issue relates to the func-style rule.
During the transition from TSLint (now deprecated) to ESLint for typescript linting we introduced some new rules that don't yet pass and added a temporary override in the .eslintrc.json file to temporarily disable them.
This issue covers removing that temporary override and any changes to the typescript
good first issue
Good for newcomers
《深入理解CodeQL》Finding vulnerabilities with CodeQL.
-
Updated
May 4, 2022
-
Updated
Apr 8, 2022
This repo has been migrated to https://github.com/github/security-lab/tree/master/CodeQL_Queries
-
Updated
Nov 8, 2019 - Dockerfile
Improve this page
Add a description, image, and links to the semmle-ql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semmle-ql topic, visit your repo's landing page and select "manage topics."
We should probably run
go generateand other commands that generate code, such asgoa gen, as part of our autobuilder.