Stephan Brandauer
|
33d30a0802
|
Merge pull request #10018 from github/new-atm-features-rebased
New atm features rebased
|
2022-09-23 15:29:50 +02:00 |
|
Mathias Vorreiter Pedersen
|
0a7be0bbb3
|
Merge pull request #10551 from erik-krogh/swift-followMsg
Swift: Add full stop at the end of alert-messages
|
2022-09-23 13:50:44 +01:00 |
|
Tamás Vajk
|
43ec5dcc9a
|
Merge pull request #10549 from tamasvajk/kotlin-fix-local-class-extraction
Kotlin: Fix non-nested local class extraction
|
2022-09-23 14:40:59 +02:00 |
|
Michael Nebel
|
342c8764ce
|
Merge pull request #10433 from michaelnebel/csharp/fix-joinorder-interpretedcallable
C#: Fix join order in InterpretedCallable characteristic predicate.
|
2022-09-23 13:37:49 +02:00 |
|
Michael Nebel
|
4963835772
|
Merge pull request #10540 from michaelnebel/csharp/dotnet-run-validate
C# Integration test validations for `dotnet run`.
|
2022-09-23 13:10:06 +02:00 |
|
erik-krogh
|
1fe76ecc0a
|
update expected output
|
2022-09-23 12:27:06 +02:00 |
|
erik-krogh
|
6c3ed6cd0e
|
update alert-messages to follow the style-guide
|
2022-09-23 12:23:40 +02:00 |
|
Rasmus Wriedt Larsen
|
71da217b82
|
Merge pull request #10535 from RasmusWL/flask-jsonify
Python: Model `flask.jsonify`
|
2022-09-23 12:18:27 +02:00 |
|
Asger F
|
11ba0f0bbe
|
Merge pull request #10253 from asgerf/js/type-defs-squashed
JS: Add generated typings to SQL models
|
2022-09-23 11:34:01 +02:00 |
|
Tamas Vajk
|
d6e31af985
|
Kotlin: Fix non-nested local class extraction
|
2022-09-23 11:23:21 +02:00 |
|
Tamas Vajk
|
b4eb4ec837
|
Kotlin: Add test case for top level local class extraction
|
2022-09-23 11:19:09 +02:00 |
|
Michael Nebel
|
1b25d23531
|
C#: Align comments and actual test case.
|
2022-09-23 11:05:29 +02:00 |
|
Tom Hvitved
|
8b424d181a
|
Merge pull request #10505 from hvitved/dataflow/viable-impl-in-ctx-consistency
Data flow: Guard against `viableImplInCallContext` not being a subset of `viableCallable`
|
2022-09-23 10:38:48 +02:00 |
|
Stephan Brandauer
|
1bb781ad94
|
Merge branch 'main' into new-atm-features-rebased
|
2022-09-23 09:55:29 +02:00 |
|
Asger F
|
d1e19a313b
|
JS: Update test case to clarify choice of sinks
|
2022-09-23 09:18:15 +02:00 |
|
Dave Bartolomeo
|
cee0e8e137
|
Merge pull request #10532 from github/henrymercer/3.7-mergeback
Final mergeback from `rc/3.7`
|
2022-09-22 13:42:59 -04:00 |
|
Michael Nebel
|
faf33efeb8
|
C#: Improve join ordering further for InterpretedCallable.
|
2022-09-22 19:10:14 +02:00 |
|
Michael Nebel
|
d4f1fc7900
|
C#: Add some integration tests for 'dotnet run' and do some minor validation of the output.
|
2022-09-22 18:42:50 +02:00 |
|
Michael Nebel
|
c978798308
|
C#: Update test program to print a default message to standard out.
|
2022-09-22 18:41:46 +02:00 |
|
Andrew Eisenberg
|
b58653eadc
|
Merge pull request #10458 from github/aeisenberg/qlpack-properties
Update qlpack properties descriptions
|
2022-09-22 07:54:17 -07:00 |
|
Mathias Vorreiter Pedersen
|
7272ca79fd
|
Merge pull request #10529 from erik-krogh/even-more-alerts
QL: A few more improvements to `ql/alert-message-style-violation`
|
2022-09-22 15:16:30 +01:00 |
|
Asger F
|
718649d505
|
Merge pull request #10490 from asgerf/js/remove-old-docs
JS: Remove old Portal-based flow summary implementation
|
2022-09-22 16:01:30 +02:00 |
|
Tom Hvitved
|
914c711940
|
C#: Fix broken viableImplInCallContext implementation
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
f4b82cb2e8
|
Python: Update expected test output
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
7a694d5da5
|
C++: Update expected test output
|
2022-09-22 15:01:40 +02:00 |
|
Tom Hvitved
|
ad6b870f94
|
Data flow: Sync files
|
2022-09-22 15:01:33 +02:00 |
|
Rasmus Wriedt Larsen
|
d3f811cab3
|
Python: Accept any arg to flask.jsonify
Thanks @tausbn 👍
|
2022-09-22 14:59:06 +02:00 |
|
Erik Krogh Kristensen
|
2fe6d1f562
|
Merge pull request #10470 from erik-krogh/flowParse
JS: Try to parse files without using our parser extensions before enabling the extensions
|
2022-09-22 14:58:43 +02:00 |
|
Alex Ford
|
140458b7cc
|
Merge pull request #9932 from alexrford/ruby/rbi-typegraph-fixes
Ruby: RBI library changes to support models-as-data model generation
|
2022-09-22 13:55:33 +01:00 |
|
Rasmus Wriedt Larsen
|
8174120916
|
Python: Model flask.jsonify
|
2022-09-22 14:43:39 +02:00 |
|
erik-krogh
|
609ed709e2
|
use GVN to find detect when the alert-location is used as a link
|
2022-09-22 14:42:08 +02:00 |
|
erik-krogh
|
afdd7b0994
|
don't compute GVN for string constants of length more than 50, as this results in a infinite loop 😕
|
2022-09-22 14:41:21 +02:00 |
|
Rasmus Wriedt Larsen
|
078d3d0062
|
Python: Add stacktrace exposure example
|
2022-09-22 14:27:49 +02:00 |
|
Erik Krogh Kristensen
|
6e6880bbe4
|
Merge pull request #10486 from erik-krogh/java-unqueryable
Java: Delete some unused code
|
2022-09-22 14:21:39 +02:00 |
|
Michael Nebel
|
3d5767e723
|
C#: Make sure that dotnet clean also removes the bin and obj folders.
|
2022-09-22 14:01:53 +02:00 |
|
erik-krogh
|
a8929b6400
|
deprecate RegExpFlags::getFlags instead of deleting it
|
2022-09-22 13:43:42 +02:00 |
|
erik-krogh
|
b61bd56d70
|
un-deprecate guardControls_v2
|
2022-09-22 13:42:50 +02:00 |
|
Tom Hvitved
|
e4e9a2e1f9
|
Data flow: Guard against viableImplInCallContext not being a subset ofviableCallable
|
2022-09-22 13:37:59 +02:00 |
|
Tom Hvitved
|
f0f4fe7286
|
Merge pull request #10444 from hvitved/ruby/stmt-sequence-post-update
Ruby: Add post-update nodes for compound arguments
|
2022-09-22 13:18:51 +02:00 |
|
Henry Mercer
|
f8f99af8b7
|
Bump the minor version of packs we regularly release
|
2022-09-22 12:14:19 +01:00 |
|
erik-krogh
|
f404f1ddce
|
add change-note
|
2022-09-22 13:11:49 +02:00 |
|
Nick Rolfe
|
7d0bfe8f98
|
Merge pull request #10531 from github/nickrolfe/title-case
Ruby: use consistent capitalization with `import ... as`
|
2022-09-22 12:05:44 +01:00 |
|
Tom Hvitved
|
ad489155c4
|
Merge pull request #10469 from hvitved/csharp/dotnet-run-tracer-fix
C#: Prepend `-p:UseSharedCompilation=false` instead of append for `dotnet run`
|
2022-09-22 12:59:33 +02:00 |
|
Chris Smowton
|
adf5f18c03
|
Merge pull request #10530 from github/smowton/admin/kotlin-tolerate-beta-versions
Kotlin: Tolerate kotlinc versions like 1.7.20-Beta
|
2022-09-22 11:55:02 +01:00 |
|
Nick Rolfe
|
df8a182ac2
|
Ruby: use consistent capitalization with import ... as
|
2022-09-22 11:13:41 +01:00 |
|
Nick Rolfe
|
ee34ac5394
|
Merge pull request #10512 from github/nickrolfe/hash_from_trusted_xml
Ruby: add Hash.from_trusted_xml as an unsafe deserialization sink
|
2022-09-22 10:59:49 +01:00 |
|
Tom Hvitved
|
ac594842c8
|
Merge pull request #10504 from hvitved/ruby/private-methods
Ruby: Two fixes for `private` methods
|
2022-09-22 11:54:28 +02:00 |
|
AlexDenisov
|
26cf2b3bb1
|
Merge pull request #10522 from github/alexdenisov/switch-to-swift-5.7
Swift: update Swift frontend to 5.7
|
2022-09-22 11:53:04 +02:00 |
|
Tom Hvitved
|
10a584ffb9
|
Merge pull request #10517 from hvitved/ruby/regexp-debug
Ruby: Add query for debugging regexp flow
|
2022-09-22 11:50:50 +02:00 |
|
Henry Mercer
|
da272efe2d
|
Merge pull request #10527 from github/dependabot/github_actions/actions/stale-6
Bump actions/stale from 5 to 6
|
2022-09-22 10:31:17 +01:00 |
|