Arthur Baars
|
99d8ae720f
|
Swift: improve print-cfg query
|
2023-07-18 16:49:58 +02:00 |
|
Tom Hvitved
|
a896be7eb8
|
Merge pull request #13387 from michaelnebel/csharp/dotnettest
C#: Dotnet test tracer improvements.
|
2023-06-08 14:05:29 +02:00 |
|
Alex Ford
|
22b9ab43c6
|
Merge pull request #13259 from alexrford/rb/actiondispatch-refactor
Ruby: Refactor and slightly expand `ActionDispatch` modelling
|
2023-06-08 11:08:36 +01:00 |
|
Erik Krogh Kristensen
|
d9e3569fe5
|
Merge pull request #13350 from erik-krogh/once-again-deps-not-py
C++: delete old deprecations
|
2023-06-08 12:08:09 +02:00 |
|
Anders Schack-Mulligen
|
cc45db7c76
|
Merge pull request #13394 from atorralba/atorralba/java/fix-gson-jsonarray-models
Java: Fix Gson's JsonArray.add models
|
2023-06-08 11:05:40 +02:00 |
|
Asger F
|
76a8e9827e
|
Merge pull request #13283 from asgerf/js/restrict-regex-search-function
JS: Be more conservative about flagging "search" call arguments as regex
|
2023-06-08 10:50:51 +02:00 |
|
erik-krogh
|
39438c6196
|
add change-note
|
2023-06-08 10:15:32 +02:00 |
|
yoff
|
d59263af0e
|
Merge pull request #13398 from github/tausbn/python-update-syntax-error-expected-files
Python: Update expected output for syntax error queries
|
2023-06-08 10:10:42 +02:00 |
|
erik-krogh
|
2241350d32
|
wait with deprecating Container::getURL()
|
2023-06-08 10:10:21 +02:00 |
|
erik-krogh
|
a4ef8619c6
|
delete old deprecations
|
2023-06-08 10:10:21 +02:00 |
|
Tom Hvitved
|
cee70883f0
|
Merge pull request #12964 from hvitved/ruby/remove-synth-returns
Ruby: Remove canonical return nodes
|
2023-06-08 10:07:48 +02:00 |
|
Tony Torralba
|
fd8112f692
|
Merge pull request #13400 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-06-08 10:04:26 +02:00 |
|
Michael Nebel
|
2fece9d721
|
C#: Add MSTEST test project and check that the call to vstest doesn't get the UseSharedCompilation=false flag forwarded.
|
2023-06-08 10:01:00 +02:00 |
|
Anders Schack-Mulligen
|
f004fcf926
|
Merge pull request #13388 from hvitved/type-back-tracking-inline-late
Type tracking: Use `noopt`+`inline_late` in `TypeBackTracker::[small]step`
|
2023-06-08 09:55:18 +02:00 |
|
Michael Nebel
|
65e651506c
|
C#: Address review comments.
|
2023-06-08 08:51:21 +02:00 |
|
github-actions[bot]
|
cbbd885e22
|
Add changed framework coverage reports
|
2023-06-08 00:17:14 +00:00 |
|
Arthur Baars
|
dcd254adf8
|
Merge pull request #13399 from aibaars/update-ruby-grammar
Ruby: update tree-sitter-ruby
|
2023-06-07 19:53:33 +02:00 |
|
Arthur Baars
|
0efa212c40
|
Ruby: update tree-sitter-ruby
|
2023-06-07 19:27:46 +02:00 |
|
Owen Mansel-Chan
|
55fe318f5a
|
Merge pull request #13397 from owen-mc/go/document-build-environment-recommendations
Add Go version table for --identify-environment
|
2023-06-07 17:06:13 +01:00 |
|
Ian Lynagh
|
1b83aeb25d
|
Merge pull request #13393 from igfoo/igfoo/remove_explorer
Kotlin: Remove kotlin-explorer
|
2023-06-07 16:32:00 +01:00 |
|
Ian Lynagh
|
c4e829f1d4
|
Merge pull request #13385 from igfoo/igfoo/kotlin_version_relax
Kotlin: Relax version requirements
|
2023-06-07 16:31:49 +01:00 |
|
Taus
|
19e1bab102
|
Python: Update expected output for syntax error queries
|
2023-06-07 15:26:52 +00:00 |
|
Owen Mansel-Chan
|
69854638b6
|
Add Go version table for --identify-environment
|
2023-06-07 15:51:21 +01:00 |
|
Tony Torralba
|
c0135673fa
|
Fix JsonArray.addAll model
Properly test JsonArray.add(String) and JsonArray.addAll(JsonArray) as well
|
2023-06-07 16:18:32 +02:00 |
|
Michael Nebel
|
f9c890be35
|
C#: Address review comments.
|
2023-06-07 14:53:41 +02:00 |
|
Tamás Vajk
|
ccb622348b
|
Merge pull request #13382 from tamasvajk/feature/standalone-dll-unsafe
C#: Change standalone extraction to allow unsafe code
|
2023-06-07 14:37:11 +02:00 |
|
Tony Torralba
|
6d7234f8ed
|
Merge pull request #13225 from atorralba/atorralba/java/path-injection-mad-sinks-2
Java: Migrate path injection sinks to models-as-data (simplified)
|
2023-06-07 14:27:36 +02:00 |
|
Tony Torralba
|
35b4c438ff
|
Fix Gson's JsonArray.add models
When the type of the argument isn't JsonElement, the summary must be taint flow instead of value flow
|
2023-06-07 14:12:20 +02:00 |
|
yoff
|
911835c30e
|
Merge pull request #13392 from yoff/java/test-type-tracking-through-flow-summaries
java: test type tracking through flow summaries
|
2023-06-07 14:10:23 +02:00 |
|
Ian Lynagh
|
d6ac5cdc94
|
Kotlin: Remove kotlin-explorer
This was an exploration tool that I don't think has been used for some
time.
|
2023-06-07 12:39:00 +01:00 |
|
Erik Krogh Kristensen
|
6ba7f9a238
|
Merge pull request #13352 from erik-krogh/once-again-deps-not-py-cpp
delete old deprecations
|
2023-06-07 13:00:57 +02:00 |
|
Michael Nebel
|
d4d571e435
|
C#: Better change note.
Co-authored-by: Michael B. Gale <mbg@github.com>
|
2023-06-07 12:44:36 +02:00 |
|
Michael Nebel
|
3eb3178ba5
|
C#: Add change note.
|
2023-06-07 12:43:31 +02:00 |
|
Michael Nebel
|
5c9b0b9b76
|
C#: Address review comments.
|
2023-06-07 12:43:31 +02:00 |
|
Tony Torralba
|
46b30453e3
|
Merge pull request #13386 from github/java/update-mad-decls-after-triage-2023-06-06T14-38-29
Java: Update MaD Declarations after Triage
|
2023-06-07 12:33:26 +02:00 |
|
Tamás Vajk
|
8fe025eb64
|
Merge pull request #13384 from tamasvajk/fix/standalone-explicit-interface-error
C#: Improve error message for missing explicit interface implementation
|
2023-06-07 12:19:08 +02:00 |
|
Rasmus Lerchedahl Petersen
|
aec1e4a713
|
java: address ql alert
|
2023-06-07 11:40:50 +02:00 |
|
Rasmus Lerchedahl Petersen
|
76e1c6f76f
|
java: test type tracking through flow summaries
|
2023-06-07 11:18:53 +02:00 |
|
Tamas Vajk
|
0f75449abb
|
Improve code quality
|
2023-06-07 10:40:58 +02:00 |
|
Tony Torralba
|
416d3d587d
|
Accept test changes
An uncovered test case is now correctly covered
|
2023-06-07 10:33:17 +02:00 |
|
Paolo Tranquilli
|
357542a160
|
Merge pull request #13258 from github/redsun82/swift-synth-properties
Codegen: allow `synth` properties of non-`synth` classes
|
2023-06-07 10:31:06 +02:00 |
|
Geoffrey White
|
aa8878ba86
|
Merge pull request #13356 from geoffw0/qualname
Swift: Add FieldDecl.getQualifiedName
|
2023-06-07 09:08:16 +01:00 |
|
Tony Torralba
|
b5bbe63144
|
Merge pull request #13389 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-06-07 09:48:44 +02:00 |
|
Tony Torralba
|
27763d6bbe
|
Improve ZipSlip exclusion to take varargs into account
|
2023-06-07 09:25:56 +02:00 |
|
Paolo Tranquilli
|
700e3d5e53
|
Codegen: rename ipa to synth
|
2023-06-07 09:12:39 +02:00 |
|
Tony Torralba
|
8001ae9669
|
Update java/ql/lib/semmle/code/java/security/ZipSlipQuery.qll
Co-authored-by: Jami <57204504+jcogs33@users.noreply.github.com>
|
2023-06-07 09:08:24 +02:00 |
|
Tony Torralba
|
60725e9580
|
Update java/ql/lib/ext/org.springframework.core.io.model.yml
|
2023-06-07 09:07:22 +02:00 |
|
Tom Hvitved
|
48ac3e58ee
|
Python: Use CallGraphConstruction in call graph construction
|
2023-06-07 09:02:03 +02:00 |
|
Tom Hvitved
|
88c5700c24
|
Ruby: Use CallGraphConstruction in call graph construction
|
2023-06-07 09:02:03 +02:00 |
|
Tom Hvitved
|
4bf124bffe
|
Ruby/Python: Add CallGraphConstruction module for recursive type-tracking based call graph construction
|
2023-06-07 09:02:03 +02:00 |
|