github-actions[bot]
|
6484ee106e
|
Release preparation for version 2.14.0
|
2023-07-07 08:22:14 +00: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 |
|
Erik Krogh Kristensen
|
b2a60bf3d1
|
Merge pull request #13642 from erik-krogh/san-script
JS/RB: Fix FP in incomplete-multi-character-sanitization
|
2023-07-06 15:38:39 +02:00 |
|
Alex Ford
|
5fafd9ecc1
|
Merge branch 'main' into rb/rack-extend-app-and-resp
|
2023-07-04 11:43:30 +01:00 |
|
Michael Nebel
|
238f390738
|
Merge pull request #13452 from michaelnebel/refactorstackprinting
Re-factor printing of summary component stacks.
|
2023-07-04 08:29:10 +02:00 |
|
Michael Nebel
|
243c592447
|
Address review comments.
|
2023-07-03 17:01:08 +02:00 |
|
Michael Nebel
|
e06bc8fd8d
|
Ruby: Use serialize to for the string representation of ConstantValue.
|
2023-07-03 14:36:07 +02:00 |
|
Michael Nebel
|
bddd22f522
|
Sync files and make language specific adjustments.
|
2023-07-03 14:36:07 +02:00 |
|
Michael Nebel
|
0665f4f004
|
Ruby: Update TaintStep expected test output.
|
2023-07-03 14:36:06 +02:00 |
|
Michael Nebel
|
6aded7b461
|
Ruby: Improve AccessPath printing.
|
2023-07-03 14:36:06 +02:00 |
|
Michael Nebel
|
c18f4b1604
|
Sync files and make language specific rename.
|
2023-07-03 14:36:06 +02:00 |
|
erik-krogh
|
8c871621f1
|
sync to ruby
|
2023-07-01 20:33:02 +02:00 |
|
Chuan-kai Lin
|
ce464a7d69
|
Remove pragma[assume_small_delta]
|
2023-06-30 11:09:29 -07:00 |
|
Alex Ford
|
9d36ab9204
|
Merge pull request #13606 from alexrford/rb/sqlite3-getSql
Ruby: fix sqlite3 `PreparedStatementExecution.getSql()` predicate
|
2023-06-30 12:18:46 +01: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 |
|
Tom Hvitved
|
9a26fc3178
|
Merge pull request #13573 from hvitved/ruby/inline-late-members
Ruby/Python: Use `inline_late` on member predicates
|
2023-06-29 09:07:14 +02:00 |
|
Alex Ford
|
ede6b262cd
|
Ruby: fix sqlite3 PreparedStatementExecution.getSql() predicate
|
2023-06-28 17:09:43 +01:00 |
|
Asger F
|
f0517028b9
|
Merge pull request #13496 from asgerf/rb/tracking-on-demand
Ruby: overhaul API graphs
|
2023-06-28 15:01:37 +02:00 |
|
Asger F
|
39789d4050
|
Ruby: use a valid change note category
|
2023-06-28 13:42:05 +02:00 |
|
Asger F
|
2f1223426a
|
Ruby: add change note
|
2023-06-28 13:36:47 +02:00 |
|
Asger F
|
7af3d226c9
|
Ruby: simplify Twirp model
|
2023-06-28 13:20:59 +02:00 |
|
Asger F
|
129e6349f7
|
Ruby: expand Twirp test
|
2023-06-28 13:20:59 +02:00 |
|
Asger F
|
423da55fb9
|
Ruby: use asCallable() in Twirp model
|
2023-06-28 13:20:59 +02:00 |
|
Asger F
|
dd868437ce
|
Ruby: add asCallable()
|
2023-06-28 13:20:59 +02:00 |
|
Asger F
|
6feda75dd6
|
Ruby: preserve comment in SQLite3
|
2023-06-28 13:20:58 +02:00 |
|
Asger F
|
f171c21002
|
Ruby: remove forwarder for getADescendentModule
|
2023-06-28 13:20:58 +02:00 |
|
Asger F
|
67032b5d73
|
Ruby: add test for self.class call
|
2023-06-28 13:20:58 +02:00 |
|
Asger F
|
174ab25867
|
Ruby: address some review comments
|
2023-06-28 13:20:58 +02:00 |
|
Tom Hvitved
|
fa92e79bea
|
Ruby/Python: Use inline_late on member predicates
|
2023-06-28 09:04:06 +02:00 |
|
Kasper Svendsen
|
41c071ff74
|
Ruby: Enable implicit this warnings for remaining packs
|
2023-06-27 12:07:05 +02:00 |
|
Alex Ford
|
9cf165ac55
|
Ruby: rack - update a deprecation notice
|
2023-06-26 15:37:34 +01:00 |
|
Alex Ford
|
8fdc48753c
|
Ruby: rack - replace RackApplication with just the rack RequestHandler
|
2023-06-26 15:36:37 +01:00 |
|
Asger F
|
f6e244995a
|
Update ruby/ql/lib/codeql/ruby/ApiGraphs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-06-26 15:32:11 +02:00 |
|
Asger F
|
b61e823cab
|
Ruby: clarify qldoc for getADescendentModule
|
2023-06-26 15:31:18 +02:00 |
|
Asger F
|
ef9d910a07
|
Update ruby/ql/lib/codeql/ruby/ApiGraphs.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2023-06-26 15:28:30 +02:00 |
|
Rasmus Wriedt Larsen
|
0121263e03
|
Merge branch 'main' into python/enable-summaries-from-models
|
2023-06-26 11:34:12 +02:00 |
|
Tom Hvitved
|
e6ca5dff87
|
Merge pull request #13543 from hvitved/ruby/to-string-constincy-queries
Ruby: Add `toString` functionality consistency queries
|
2023-06-26 09:38:53 +02:00 |
|
Alex Ford
|
6008c7bee4
|
Ruby: rack - change note for response and app recognition improvements
|
2023-06-23 16:16:15 +01:00 |
|
Alex Ford
|
b67b80ca2a
|
Ruby: rack - rename App as RackApplication
|
2023-06-23 16:12:23 +01:00 |
|
Alex Ford
|
de6547341f
|
qlformat
|
2023-06-23 13:36:39 +01:00 |
|
Alex Ford
|
29844e61e4
|
Ruby: rack - test for response tracking
|
2023-06-23 13:16:04 +01:00 |
|
Alex Ford
|
4b3d99529a
|
Ruby: rack - rename getResponse as getAResponse
|
2023-06-23 13:13:07 +01:00 |
|
Alex Ford
|
4f9f41acd5
|
Ruby: rack - fix qldoc
|
2023-06-23 13:11:00 +01:00 |
|
Tom Hvitved
|
f28aefad8b
|
Ruby: Reduce string pool preasure by late-inlining locationRelativePathToString
```
[2023-06-23 13:48:23] Evaluated non-recursive predicate Sinatra#e09174a3::Sinatra::locationRelativePathToString#1#ff@683a25ce in 34682ms (size: 8048121).
Evaluated relational algebra for predicate Sinatra#e09174a3::Sinatra::locationRelativePathToString#1#ff@683a25ce with tuple counts:
8048122 ~0% {6} r1 = SCAN locations_default OUTPUT In.1, In.0, toString(In.5), toString(In.2), toString(In.3), toString(In.4)
8048121 ~0% {2} r2 = JOIN r1 WITH FileSystem#df18ed9a::Make#FileSystem#e91ad87f::Input#::Container::getRelativePath#0#dispred#ff ON FIRST 1 OUTPUT Lhs.1, (Rhs.1 ++ "@" ++ Lhs.3 ++ ":" ++ Lhs.4 ++ ":" ++ Lhs.5 ++ ":" ++ Lhs.2)
return r2
```
|
2023-06-23 14:01:16 +02:00 |
|
Asger F
|
0039cb141e
|
Merge branch 'main' into rb/tracking-on-demand
|
2023-06-23 12:55:54 +02:00 |
|
yoff
|
26856a82a6
|
Apply suggestions from code review
Co-authored-by: Asger F <asgerf@github.com>
|
2023-06-23 10:15:20 +02:00 |
|
Tom Hvitved
|
79ee5112fc
|
Ruby: Add toString functionality consistency queries
|
2023-06-23 09:42:03 +02:00 |
|