codeql
Here are 85 public repositories matching this topic...
-
Updated
Mar 29, 2022
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
-
Updated
May 18, 2022 - Go
-
Updated
May 4, 2022
-
Updated
Mar 18, 2022 - CSS
-
Updated
May 17, 2022 - CodeQL
Describe the bug
When a @kind path-problem query has a path node whose SARIF "location" is file:/, then the SARIF "message" is ignored, and a completely empty entry is displayed:
Example SARIF: [interpretedResults.sarif.zip](https://github.com/
-
Updated
May 23, 2022 - CodeQL
-
Updated
May 10, 2022
-
Updated
Mar 19, 2022 - Go
-
Updated
Oct 28, 2021
-
Updated
Jan 4, 2022 - CodeQL
-
Updated
Dec 23, 2021 - Python
-
Updated
Jul 5, 2021 - Dockerfile
-
Updated
May 25, 2022 - TypeScript
-
Updated
Mar 25, 2022 - Python
-
Updated
Mar 22, 2022 - CodeQL
-
Updated
Apr 22, 2022 - Shell
-
Updated
Apr 8, 2022 - Python
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Feb 14, 2021 - HTML
Improve this page
Add a description, image, and links to the codeql topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codeql 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.