Joe Farebrother
|
9097d93ac7
|
Add shared library for filepath normalization
|
2023-10-13 17:07:47 +01:00 |
|
erik-krogh
|
fa1e8ee426
|
add getACodepoint to the shared Strings library, and use it in NfaUtils
|
2023-10-12 13:38:19 +02:00 |
|
erik-krogh
|
116025c569
|
use the new codePointAt and codePointCount methods instead of regex hacks
|
2023-10-12 13:38:19 +02:00 |
|
Henry Mercer
|
1a370bfbbe
|
Merge pull request #14443 from github/post-release-prep/codeql-cli-2.15.0
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 17:39:04 +01:00 |
|
github-actions[bot]
|
ae6af17c74
|
Post-release preparation for codeql-cli-2.15.0
|
2023-10-11 14:19:20 +00:00 |
|
Erik Krogh Kristensen
|
625e889c62
|
Merge pull request #14339 from erik-krogh/range-printing
JS/PY/RB/Java: escape unicode chars in overly-large-range
|
2023-10-09 14:22:38 +02:00 |
|
github-actions[bot]
|
9fe993bec3
|
Release preparation for version 2.15.0
|
2023-10-04 14:15:27 +00:00 |
|
Henry Mercer
|
da92da2204
|
Bump minor versions of packs we regularly release
|
2023-10-03 16:31:23 +01:00 |
|
Henry Mercer
|
f3847b3f51
|
Merge branch 'main' into henrymercer/rc-3.11-mergeback
|
2023-10-03 16:30:23 +01:00 |
|
erik-krogh
|
5d4b542995
|
escape unicode chars in overly-large-range
|
2023-09-28 20:16:09 +02:00 |
|
Anders Schack-Mulligen
|
80f00bcb0b
|
FileSystem: Improve regex by only matching once instead of 3x.
|
2023-09-28 08:58:55 +02:00 |
|
Anders Schack-Mulligen
|
cfd08f23a5
|
FileSystem: Fix qldoc.
|
2023-09-28 08:58:55 +02:00 |
|
Anders Schack-Mulligen
|
7e04ac55b7
|
Merge pull request #14268 from aschackmull/java/xmlparsers-typetrack
Java/Dataflow: Add new light-weight data flow api and use it in XmlParsers
|
2023-09-21 13:33:21 +02:00 |
|
Anders Schack-Mulligen
|
3dadfa2243
|
Dataflow: review fixes
|
2023-09-21 11:52:41 +02:00 |
|
github-actions[bot]
|
3acf5244b0
|
Post-release preparation for codeql-cli-2.14.6
|
2023-09-20 10:25:10 +00:00 |
|
github-actions[bot]
|
0a3670727f
|
Release preparation for version 2.14.6
|
2023-09-19 11:40:30 +00:00 |
|
erik-krogh
|
9c0682848e
|
use final class aliases to use extends instead of instanceof in the shared libraries
|
2023-09-18 10:25:49 +02:00 |
|
github-actions[bot]
|
d699880c86
|
Post-release preparation for codeql-cli-2.14.4
|
2023-09-08 21:17:52 +00:00 |
|
github-actions[bot]
|
abf2b12b1c
|
Release preparation for version 2.14.4
|
2023-09-05 16:56:14 +00:00 |
|
github-actions[bot]
|
3eba77421a
|
Post-release preparation for codeql-cli-2.14.3
|
2023-08-28 15:53:49 +00:00 |
|
github-actions[bot]
|
098dfb4242
|
Release preparation for version 2.14.3
|
2023-08-18 14:48:15 +00:00 |
|
Erik Krogh Kristensen
|
6a3b9e10eb
|
Merge pull request #13914 from erik-krogh/escape-unicode
ReDoS: escape unicode chars in the output for the ReDoS queries
|
2023-08-15 11:21:21 +02:00 |
|
github-actions[bot]
|
432c21d4fb
|
Post-release preparation for codeql-cli-2.14.2
|
2023-08-09 18:45:18 +00:00 |
|
erik-krogh
|
0bce42410a
|
support arbitrary codepoints in NfaUtils.qll
|
2023-08-08 22:14:51 +02:00 |
|
erik-krogh
|
859e1bfabc
|
add constraint that i should be between 0 and 65535
|
2023-08-08 21:11:59 +02:00 |
|
erik-krogh
|
0391e063ca
|
move to4digitHex to Numbers.qll
|
2023-08-08 21:10:58 +02:00 |
|
github-actions[bot]
|
79c90fa36a
|
Release preparation for version 2.14.2
|
2023-08-07 18:08:52 +00:00 |
|
Tom Hvitved
|
1988397f93
|
Make shared CFG construction library a parameterized module
|
2023-08-03 09:39:30 +02:00 |
|
github-actions[bot]
|
f91b7a9342
|
Post-release preparation for codeql-cli-2.14.1
|
2023-07-21 16:16:25 +00:00 |
|
github-actions[bot]
|
c936a920b0
|
Release preparation for version 2.14.1
|
2023-07-20 16:32:27 +00:00 |
|
Jeroen Ketema
|
8cee4f37a4
|
Merge branch 'main' into inline-5
|
2023-07-11 10:30:11 +02:00 |
|
Asger F
|
d88f557dbe
|
Merge pull request #13683 from asgerf/rb/api-graph-noobject
Ruby: exclude Object class from API graph
|
2023-07-10 12:51:15 +02:00 |
|
github-actions[bot]
|
13cf054a9d
|
Post-release preparation for codeql-cli-2.14.0
|
2023-07-07 14:55:41 +00:00 |
|
Jeroen Ketema
|
c2be2c2738
|
Add change note for InlineExpectationsTest class deprecation
|
2023-07-07 15:26:47 +02:00 |
|
github-actions[bot]
|
6484ee106e
|
Release preparation for version 2.14.0
|
2023-07-07 08:22:14 +00:00 |
|
Asger F
|
86b5f0adc7
|
Revert "Merge pull request #13620 from github/revert-13496-rb/tracking-on-demand"
This reverts commit 133de56ac2, reversing
changes made to 28a8e48351.
|
2023-07-07 09:42:34 +02:00 |
|
Dave Bartolomeo
|
9631e9f2f1
|
Bump minor version numbers post-GHES
|
2023-07-06 10:10:01 -04:00 |
|
Dave Bartolomeo
|
2bb9adfbf1
|
Merge remote-tracking branch 'origin/main' into dbartol/mergeback-3.10
|
2023-07-06 10:00:46 -04:00 |
|
Jeroen Ketema
|
e26336af21
|
Deprecate the class-based inline expectation test interface
|
2023-07-03 10:22:56 +02:00 |
|
github-actions[bot]
|
668aaa2dc8
|
Post-release preparation for codeql-cli-2.13.5
|
2023-06-30 08:51:48 +00:00 |
|
Asger F
|
5d1a437e9c
|
Revert "Ruby: overhaul API graphs"
|
2023-06-29 15:39:19 +02:00 |
|
github-actions[bot]
|
9d7987f822
|
Release preparation for version 2.13.5
|
2023-06-29 09:26:18 +00:00 |
|
Asger F
|
0039cb141e
|
Merge branch 'main' into rb/tracking-on-demand
|
2023-06-23 12:55:54 +02:00 |
|
Jeroen Ketema
|
277dbdf410
|
Merge pull request #13498 from jketema/inline-4
Rework more inline expectation tests to use the parameterized module
|
2023-06-22 10:01:07 +02:00 |
|
github-actions[bot]
|
18b678e69e
|
Post-release preparation for codeql-cli-2.13.4
|
2023-06-20 10:20:05 +00:00 |
|
Jeroen Ketema
|
890a67d2ee
|
Introduce modules to merge 3, 4, and 5 inline expectation tests
|
2023-06-20 10:13:21 +02:00 |
|
Asger F
|
0110610c6a
|
Ruby: overhaul API graphs
|
2023-06-19 12:01:42 +02:00 |
|
github-actions[bot]
|
e4be303a23
|
Release preparation for version 2.13.4
|
2023-06-08 19:57:37 +00:00 |
|
Arthur Baars
|
490d22d123
|
Merge remote-tracking branch 'upstream/main' into post-release-prep/codeql-cli-2.13.3
|
2023-05-30 21:31:28 +02:00 |
|
github-actions[bot]
|
d2e192020b
|
Post-release preparation for codeql-cli-2.13.3
|
2023-05-24 11:26:12 +00:00 |
|