Erik Krogh Kristensen
|
8eac1dcf15
|
QL: move .vscode folder inside the ql subfolder
|
2021-12-14 14:39:03 +01:00 |
|
Erik Krogh Kristensen
|
d06ac78e4d
|
QL: move files and folder, except dotfiles, into a ql subfolder
|
2021-12-14 14:34:53 +01:00 |
|
Erik Krogh Kristensen
|
a722aeb5e3
|
QL: Merge pull request #138 from github/erik-krogh/bump-this
bump the severity of `ql/implicit-this`
|
2021-12-07 20:12:21 +01:00 |
|
Erik Krogh Kristensen
|
a3d11c61a8
|
QL: Add codeql-go sources (894102defd)
|
2021-12-07 10:42:38 +01:00 |
|
Erik Krogh Kristensen
|
44c3787457
|
QL: Add codeql sources (3c59aa319e)
|
2021-12-07 10:42:34 +01:00 |
|
Erik Krogh Kristensen
|
da5c2fb415
|
QL: bump the severity of ql/implicit-this
|
2021-11-29 10:55:59 +01:00 |
|
Erik Krogh Kristensen
|
172684ce6e
|
QL: Merge pull request #137 from github/erik-krogh/even-more-consistency
even more consistency
|
2021-11-19 13:39:36 +01:00 |
|
Erik Krogh Kristensen
|
70f6493d7a
|
QL: Add codeql sources (1f3f7e9ccc)
|
2021-11-19 13:15:06 +01:00 |
|
Erik Krogh Kristensen
|
d89e430db2
|
QL: introduce type resolution consistency checks
|
2021-11-18 18:44:34 +01:00 |
|
Erik Krogh Kristensen
|
37c2db240c
|
QL: update inefficientStringComparison, to avoid underscores
|
2021-11-18 18:43:54 +01:00 |
|
Erik Krogh Kristensen
|
44ffc7e155
|
QL: Merge pull request #126 from github/erik-krogh/update-sources
update sources
|
2021-11-18 14:32:01 +01:00 |
|
Erik Krogh Kristensen
|
9a6c9c4d77
|
QL: remove codeql-ruby sources
|
2021-11-18 14:15:19 +01:00 |
|
Erik Krogh Kristensen
|
fe097783a7
|
QL: Add codeql-go sources (4cae4b23fc)
|
2021-11-18 14:14:20 +01:00 |
|
Erik Krogh Kristensen
|
fa54855995
|
QL: Add codeql sources (6c2713dd8b)
|
2021-11-18 14:14:17 +01:00 |
|
Erik Krogh Kristensen
|
c07d55325e
|
QL: update import script
|
2021-11-18 14:13:47 +01:00 |
|
Erik Krogh Kristensen
|
1b070f1dd8
|
QL: Merge pull request #129 from github/erik-krogh/cartesian
various new improvements and queries
|
2021-11-18 13:16:53 +01:00 |
|
Erik Krogh Kristensen
|
d64c7fc638
|
QL: rename "use matches" query, and refactor into Query.qll
|
2021-11-18 13:05:41 +01:00 |
|
Erik Krogh Kristensen
|
d8bf7ed6e0
|
QL: add redundant inline cast query
|
2021-11-18 12:23:55 +01:00 |
|
Erik Krogh Kristensen
|
12a3fa77f6
|
QL: add var unused in disjunct query
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
1cbacc41d7
|
QL: move use-set-literal implementation to Query.qll file
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
f320414b1c
|
QL: move use-instanceof implementation to Query.qll, and rename the .ql file
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
28444c7e9c
|
QL: move implementation of implicit-this to Query.qll file
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
c3f362876b
|
QL: performance improvements
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
0154f4eba4
|
QL: add getLeft/getRight helper predicates to disjunction/conjunction
|
2021-11-18 12:23:09 +01:00 |
|
Erik Krogh Kristensen
|
7c82c5e378
|
QL: refactor away the ComparisonOp ast class
|
2021-11-18 12:23:07 +01:00 |
|
Erik Krogh Kristensen
|
1b19a3e320
|
QL: introduce FieldDecl in the ast
|
2021-11-18 12:08:28 +01:00 |
|
Erik Krogh Kristensen
|
f54f70d707
|
QL: Merge pull request #130 from github/erik-krogh/more-types
Better type resolution
|
2021-11-16 17:52:15 +01:00 |
|
Taus
|
fff1f1248a
|
QL: Merge pull request #135 from github/winfix
Fix create-extractor-pack.ps1
|
2021-10-20 14:51:06 +02:00 |
|
Geoffrey White
|
3bc209ded8
|
QL: Fix create-extractor-pack.ps1
|
2021-10-20 13:17:22 +01:00 |
|
Erik Krogh Kristensen
|
c00e18f4b0
|
QL: cleanup
|
2021-10-19 09:19:31 +02:00 |
|
Esben Sparre Andreasen
|
ac78e26672
|
QL: Merge pull request #133 from github/esbena/update-readme
Update readme with alerts and actions information
|
2021-10-19 07:58:59 +02:00 |
|
Esben Sparre Andreasen
|
769f787651
|
QL: Update readme with alerts and actions information
|
2021-10-19 07:58:22 +02:00 |
|
Esben Sparre Andreasen
|
5fa1c04e2a
|
QL: Update bleeding-codeql-analysis.yml
|
2021-10-18 21:51:56 +02:00 |
|
Esben Sparre Andreasen
|
032a0dc6ae
|
QL: Merge pull request #132 from github/esbena/fix-branch
change branch name
|
2021-10-18 21:18:16 +02:00 |
|
Esben Sparre Andreasen
|
d49db9298c
|
QL: change code-scanning branch
|
2021-10-18 20:58:02 +02:00 |
|
Esben Sparre Andreasen
|
6cc14b16ba
|
QL: change branch name
|
2021-10-18 12:31:03 +02:00 |
|
Esben Sparre Andreasen
|
f29813b3f7
|
QL: Merge pull request #131 from github/esbena/workflow-improvements
Misc. workflow improvements
|
2021-10-18 12:21:39 +02:00 |
|
Esben Sparre Andreasen
|
dc715af18b
|
QL: add nightly-changes workflow
|
2021-10-18 12:03:16 +02:00 |
|
Esben Sparre Andreasen
|
7e2b00e62c
|
QL: use workflow_call in bleeding-codeql-analysis.yml
|
2021-10-18 12:03:16 +02:00 |
|
Erik Krogh Kristensen
|
ef6ea195db
|
QL: add nonTotalGetParent to the list of empty consistency queries
|
2021-10-17 15:09:30 +02:00 |
|
Erik Krogh Kristensen
|
9e4e42847b
|
QL: add support for libraryPathDependencies in qlpacks
|
2021-10-17 14:51:00 +02:00 |
|
Erik Krogh Kristensen
|
b317d73c83
|
QL: fix broken import in unused file
|
2021-10-17 14:44:41 +02:00 |
|
Erik Krogh Kristensen
|
89979890ad
|
QL: fix code-scanning alert
|
2021-10-17 14:00:26 +02:00 |
|
Erik Krogh Kristensen
|
48d4fcd064
|
QL: fix some inconsistencies related to primitive types
|
2021-10-17 13:38:40 +02:00 |
|
Erik Krogh Kristensen
|
4db6702caa
|
QL: fix predicate resolution
|
2021-10-17 12:53:49 +02:00 |
|
Erik Krogh Kristensen
|
9681119f68
|
QL: add noResolvePredicateExpr to the list of empty consistency predicates
|
2021-10-17 11:59:51 +02:00 |
|
Erik Krogh Kristensen
|
6cec64466f
|
QL: NewTypeBranches are Predicates
|
2021-10-17 11:58:00 +02:00 |
|
Erik Krogh Kristensen
|
8ad5b34c07
|
QL: add test for predicateExpr
|
2021-10-17 11:57:07 +02:00 |
|
Erik Krogh Kristensen
|
84d2cb84c1
|
QL: and consistency query that will highlight new consistency errors
|
2021-10-16 23:17:42 +02:00 |
|
Erik Krogh Kristensen
|
1b9793d928
|
QL: only resolve imports to qll files, and not e.g. dbschemes
|
2021-10-16 23:09:48 +02:00 |
|