erik-krogh
|
7fd426e748
|
print a correct range for ranges that doesn't contain any alpha-numeric chars
|
2022-08-30 13:57:11 +02:00 |
|
Erik Krogh Kristensen
|
8f0b999c31
|
Merge pull request #10207 from erik-krogh/fixRank
fix performance issue in the ReDoS query
|
2022-08-30 10:17:11 +02:00 |
|
erik-krogh
|
e2caf3e8c0
|
put a limit on the length of the equivalent range
|
2022-08-30 09:29:22 +02:00 |
|
erik-krogh
|
f47b097d7c
|
put a limit on the length of the equivalent range
|
2022-08-29 21:03:52 +02:00 |
|
erik-krogh
|
77949cbeb3
|
add context to the rankState predicate in ExponentialBackTracking.qll
|
2022-08-29 13:42:05 +02:00 |
|
github-actions[bot]
|
3b4ad3c4f1
|
Post-release preparation for codeql-cli-2.10.4
|
2022-08-26 09:32:11 +00:00 |
|
erik-krogh
|
cc7a9ef97a
|
rename more acronyms
|
2022-08-25 20:52:27 +02:00 |
|
Ian Lynagh
|
f20825ae55
|
Update python/ql/lib/CHANGELOG.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-08-25 14:25:10 +01:00 |
|
Ian Lynagh
|
b21883292d
|
Update python/ql/lib/change-notes/released/0.5.4.md
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
|
2022-08-25 14:24:58 +01:00 |
|
github-actions[bot]
|
0f63bc077f
|
Release preparation for version 2.10.4
|
2022-08-25 12:52:26 +00:00 |
|
yoff
|
9aa8b46cbf
|
Python: remove redundant code
|
2022-08-25 12:48:08 +00:00 |
|
yoff
|
54dde41329
|
Python: remove example code
|
2022-08-25 12:19:12 +00:00 |
|
Erik Krogh Kristensen
|
ba1ad00d2a
|
Merge pull request #10062 from erik-krogh/redosPrefix
JS: use the shared regular expression libraries in `js/case-sensitive-middleware-path`
|
2022-08-25 12:57:16 +02:00 |
|
yoff
|
800165d63c
|
python: udate deprecated call
|
2022-08-25 09:49:46 +00:00 |
|
yoff
|
d9444d8b08
|
Python: update synced file FlowSummaryImpl.qll
|
2022-08-25 09:31:45 +00:00 |
|
yoff
|
0b5d4c59dd
|
Merge branch 'main' of https://github.com/github/codeql into python-dataflow/flow-summaries-from-scratch
synced files have changed
|
2022-08-25 09:24:05 +00:00 |
|
yoff
|
4a5fa5993d
|
Apply suggestions from code review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2022-08-25 10:47:16 +02:00 |
|
Ian Lynagh
|
501a9b3c6b
|
Make *.qll non-executable
|
2022-08-24 16:36:15 +01:00 |
|
erik-krogh
|
5e3cb08ed2
|
rename stateInPumpableRegexp to stateInRelevantRegexp
|
2022-08-23 12:40:45 +02:00 |
|
erik-krogh
|
82d9180892
|
only have one deprecated alias for XmlDtd
|
2022-08-23 10:38:23 +02:00 |
|
Erik Krogh Kristensen
|
7704a9eeac
|
apply suggestions from Python review
Co-authored-by: Rasmus Wriedt Larsen <rasmuswriedtlarsen@gmail.com>
|
2022-08-23 10:38:10 +02:00 |
|
erik-krogh
|
78ba7650b3
|
change the change-notes
|
2022-08-23 07:28:46 +02:00 |
|
erik-krogh
|
28083ebe09
|
run the implicit-this patch
|
2022-08-22 21:23:31 +02:00 |
|
erik-krogh
|
e89e0eb7fb
|
make some acronyms camelCase
|
2022-08-22 21:22:35 +02:00 |
|
erik-krogh
|
9c95dcc126
|
add change-note
|
2022-08-22 14:09:19 +02:00 |
|
erik-krogh
|
2ac5441aec
|
rename the XMLDTD class to XmlDTD
|
2022-08-22 14:09:19 +02:00 |
|
erik-krogh
|
1a89ddae5d
|
update some comments from XML to Xml
|
2022-08-22 14:09:19 +02:00 |
|
erik-krogh
|
ce9f69a639
|
rename all occurrences of XML to Xml
|
2022-08-22 14:08:31 +02:00 |
|
Rasmus Wriedt Larsen
|
61bf2154cd
|
Merge branch 'main' into shared-http-client-request
|
2022-08-22 12:05:37 +02:00 |
|
Taus
|
c904ba1d16
|
Merge pull request #9852 from tausbn/python-add-str-class
Python: Add `Str` class
|
2022-08-22 10:55:01 +02:00 |
|
erik-krogh
|
049af68bc2
|
restrict suffix-construction to relevant regexps
|
2022-08-21 20:35:39 +02:00 |
|
erik-krogh
|
bcf4c57060
|
Merge branch 'main' into redosPrefix
|
2022-08-19 19:22:49 +02:00 |
|
erik-krogh
|
d052b1e3c9
|
also support regular expressions without repetitions
|
2022-08-19 19:21:44 +02:00 |
|
Tom Hvitved
|
1b29bddb73
|
Python: Revert change to AnyNode
|
2022-08-19 14:08:21 +02:00 |
|
Tom Hvitved
|
663096fe3a
|
Remove redundant overrides
|
2022-08-19 13:57:41 +02:00 |
|
Rasmus Wriedt Larsen
|
635fd1902d
|
Python: Move HTTP::Client::Request to shared concepts
New shared concepts uses correct casing of HTTP according to our
style-guide.
|
2022-08-18 13:42:52 +02:00 |
|
erik-krogh
|
473bc92e2d
|
move the PrefixConstruction module out of the ReDoSPruning module
|
2022-08-18 10:07:48 +02:00 |
|
Erik Krogh Kristensen
|
e93ff8672c
|
Merge pull request #10075 from erik-krogh/depOld
delete old deprecations
|
2022-08-17 21:21:57 +02:00 |
|
yoff
|
78756bdc6a
|
Merge pull request #9859 from tausbn/python-fix-another-bad-value-transfer-join
|
2022-08-17 20:47:00 +02:00 |
|
Taus
|
1c15fc5600
|
Python: Define Str as an alias of StrConst
|
2022-08-17 13:36:32 +00:00 |
|
erik-krogh
|
6b9f01535b
|
change All to Most in the change-notes
|
2022-08-17 15:34:57 +02:00 |
|
erik-krogh
|
2622c78766
|
add change-notes
|
2022-08-17 13:55:16 +02:00 |
|
erik-krogh
|
5586c9a17e
|
delete old deprecations
|
2022-08-16 22:27:15 +02:00 |
|
yoff
|
e7c6c04076
|
Merge pull request #9858 from tausbn/python-fix-bad-getOuterVariable-join
Python: Fix bad join in `getOuterVariable`
|
2022-08-16 14:40:42 +02:00 |
|
yoff
|
3006fa60c6
|
Merge pull request #9856 from tausbn/python-fix-bad-ScopeEntryDefinition-charpred-join
Python: Fix bad join in `ScopeEntryDefinition`
|
2022-08-16 14:37:53 +02:00 |
|
Taus
|
1f5176d623
|
Python: Simplify class_var_scope
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2022-08-16 14:02:47 +02:00 |
|
Taus
|
b17e74dfe8
|
Python: Simplify binding fix
Co-authored-by: yoff <yoff@github.com>
|
2022-08-16 11:41:43 +00:00 |
|
Erik Krogh Kristensen
|
fd5b8896df
|
Merge pull request #10063 from erik-krogh/fixRbDep
re-deprecate ReDoSUtil in ruby
|
2022-08-16 13:27:52 +02:00 |
|
Alex Ford
|
d02ad51d74
|
Merge pull request #10032 from github/post-release-prep/codeql-cli-2.10.3
Post-release preparation for codeql-cli-2.10.3
|
2022-08-16 12:04:07 +01:00 |
|
erik-krogh
|
8e6a36256c
|
import the non-deprecated NfaUtils in the overly-large-range query
|
2022-08-16 11:21:43 +02:00 |
|