Tamas Vajk
|
b67a8877a7
|
Kotlin: Add static modifier to clinit
|
2022-10-18 09:26:06 +02:00 |
|
Erik Krogh Kristensen
|
122d188f1d
|
Merge pull request #10832 from erik-krogh/passRb
RB: add model for the `Digest` and `OpenSSL::Digest` modules
|
2022-10-17 10:02:33 +02:00 |
|
Tamás Vajk
|
85fbf4b965
|
Merge pull request #10767 from tamasvajk/kotlin-prop-ref-fix
Kotlin: adjust extracted property reference base class
|
2022-10-17 09:40:03 +02:00 |
|
erik-krogh
|
191efdf6e0
|
replace getMethod("new").getReturn() with getInstance()
|
2022-10-17 09:35:44 +02:00 |
|
Anders Schack-Mulligen
|
6ef5fac239
|
Merge pull request #10814 from aschackmull/dataflow/synth-global
Dataflow: Add support for synthetic global fields in MaD.
|
2022-10-17 08:34:26 +02:00 |
|
Arthur Baars
|
dbee26ecde
|
Merge pull request #10850 from hmac/fix-self-test
Ruby: Update test fixture
|
2022-10-17 07:23:51 +02:00 |
|
Harry Maclean
|
aa6c433529
|
Ruby: Update test fixture
This change is due to a8fdda65fb.
|
2022-10-17 09:44:32 +13:00 |
|
Arthur Baars
|
ae0c9b76e0
|
Merge pull request #10843 from aibaars/fix-self
Ruby: fix self variables in blocks
|
2022-10-15 00:48:14 +02:00 |
|
Alex Ford
|
2c5129e720
|
Merge pull request #10369 from alexrford/rb/sensitive-get-query
Ruby: add `rb/sensitive-get-query` query
|
2022-10-14 22:34:47 +01:00 |
|
Asger F
|
b88b2f169b
|
Merge pull request #10836 from asgerf/rb/fix-spurious-singleton-calls
Ruby: fix spurious singleton calls
|
2022-10-14 18:49:51 +02:00 |
|
Paolo Tranquilli
|
ec3dbd8e9d
|
Merge pull request #10815 from github/redsun82/cmake-generator-prototype
Swift: cmake generator for better IDE support
|
2022-10-14 16:52:00 +02:00 |
|
Ian Lynagh
|
f0eabd4675
|
Merge pull request #10759 from igfoo/igfoo/numlines2
kotlin: Populate numlines
|
2022-10-14 15:39:40 +01:00 |
|
Ian Lynagh
|
05f70e9c66
|
Merge pull request #10633 from igfoo/igfoo/ministdlib
Kotlin: Add a ministdlib test
|
2022-10-14 15:22:21 +01:00 |
|
Arthur Baars
|
a8fdda65fb
|
Ruby: fix self variables in blocks
|
2022-10-14 16:02:39 +02:00 |
|
Asger F
|
8cb4f230d8
|
Merge branch 'main' into rb/fix-spurious-singleton-calls
|
2022-10-14 15:52:38 +02:00 |
|
Ian Lynagh
|
4dcf4f2d2c
|
Merge pull request #10819 from github/igfoo/kotlin
Kotlin: Some windows fixes
|
2022-10-14 14:28:57 +01:00 |
|
Tom Hvitved
|
407f7072e4
|
Merge pull request #10829 from hvitved/ruby/call-graph-perf
Ruby: Call graph performance improvements
|
2022-10-14 15:24:27 +02:00 |
|
Asger F
|
1bd3d29409
|
Ruby: workaround issue with 'def self.method' in a block
|
2022-10-14 15:07:33 +02:00 |
|
erik-krogh
|
5f826d0eef
|
fix typo
|
2022-10-14 14:43:51 +02:00 |
|
Asger F
|
17a246b321
|
Ruby: more uninteresting test updates
|
2022-10-14 13:59:52 +02:00 |
|
erik-krogh
|
dfdf8c7869
|
add change-note
|
2022-10-14 13:28:36 +02:00 |
|
Anders Schack-Mulligen
|
72fc9d1e65
|
Remove redundant import.
|
2022-10-14 13:28:09 +02:00 |
|
erik-krogh
|
7c76645157
|
add model for the core OpenSSL::Digest module
|
2022-10-14 13:25:34 +02:00 |
|
erik-krogh
|
e2476949b9
|
add model for the core Digest module
|
2022-10-14 12:49:37 +02:00 |
|
Calum Grant
|
7c912ea876
|
Merge pull request #10810 from github/calumgrant/ruby-frameworks
Ruby: Update supported languages and frameworks
|
2022-10-14 11:40:50 +01:00 |
|
Arthur Baars
|
9ccf5a7798
|
Merge pull request #10749 from aibaars/run_request
Ruby: treat Faraday#run_request as remote source
|
2022-10-14 12:24:39 +02:00 |
|
Asger F
|
8228730634
|
Ruby: fix regression for methods in singleton classes
|
2022-10-14 11:57:35 +02:00 |
|
Alex Ford
|
b29bf82e05
|
Ruby: fix merge error
|
2022-10-14 10:51:12 +01:00 |
|
Alex Ford
|
3baad89e57
|
Merge remote-tracking branch 'origin/main' into rb/sensitive-get-query
|
2022-10-14 10:50:09 +01:00 |
|
Asger F
|
30f7380f74
|
Ruby: Add regression test for lost calls
|
2022-10-14 11:49:55 +02:00 |
|
Alex Ford
|
24dad5599a
|
Ruby: fix SensitiveNode detection relating to class/instance variables
|
2022-10-14 10:41:46 +01:00 |
|
Harry Maclean
|
7d23170fb2
|
Merge pull request #10602 from hmac/hmac/actiondispatch-request
Ruby: Model ActionDispatch::Request
|
2022-10-14 22:17:20 +13:00 |
|
Paolo Tranquilli
|
a20fdad7c3
|
Swift: update README.md with IDE setup
|
2022-10-14 11:12:53 +02:00 |
|
Paolo Tranquilli
|
20a1281580
|
Merge branch 'main' into redsun82/cmake-generator-prototype
|
2022-10-14 10:58:50 +02:00 |
|
Anders Schack-Mulligen
|
5ce4483a8e
|
Merge pull request #10795 from aschackmull/java/synth-callable
Java: Add support for synthetic callables with flow summaries and model Stream.collect
|
2022-10-14 10:58:14 +02:00 |
|
Paolo Tranquilli
|
0ae70fda37
|
Bazel/CMake: make generated inclusion explicit
|
2022-10-14 10:57:40 +02:00 |
|
Rasmus Wriedt Larsen
|
fb49babc14
|
Merge pull request #10778 from sylwia-budzynska/python-db-models
Python: Add cx_Oracle, phoenixdb, pyodbc models
|
2022-10-14 10:49:24 +02:00 |
|
Alex Ford
|
36a1b18f5b
|
Ruby: revert SensitiveDataHeuristics changes
|
2022-10-14 09:19:41 +01:00 |
|
Paolo Tranquilli
|
7ad3d8776b
|
Merge branch 'main' into redsun82/cmake-generator-prototype
|
2022-10-14 10:13:12 +02:00 |
|
Paolo Tranquilli
|
d734ed9839
|
Bazel/CMake: fix multiple cmake generate targets
|
2022-10-14 10:12:40 +02:00 |
|
Asger F
|
a06cc30f05
|
Ruby: fix some more spurious call edges
|
2022-10-14 10:11:22 +02:00 |
|
Asger F
|
b1dadc224c
|
Ruby: uninteresting test output update
|
2022-10-14 10:10:39 +02:00 |
|
Asger F
|
ae71828fc4
|
Ruby: add more tests for singleton up/down calls
|
2022-10-14 10:09:59 +02:00 |
|
Asger F
|
789f591de4
|
Ruby: add another spurious call edge test
|
2022-10-14 10:09:57 +02:00 |
|
Asger F
|
1476efbe2c
|
Ruby: restrict to a use of 'self' in singleton methods
|
2022-10-14 10:09:11 +02:00 |
|
Asger F
|
329ab9156a
|
Ruby: add test showing spurious call
|
2022-10-14 10:07:34 +02:00 |
|
Paolo Tranquilli
|
14f2d3995a
|
Swift: make generate_cmake public
|
2022-10-14 10:01:10 +02:00 |
|
Paolo Tranquilli
|
3946448e7c
|
Bazel/CMake: create compilation database by default
If on Windows and not in developer mode, the creation of the symbolic
link can be skipped by setting `CREATE_COMPILATION_DATABASE_LINK` to
`OFF`.
|
2022-10-14 09:58:09 +02:00 |
|
Tom Hvitved
|
81bc6c2d49
|
Ruby: Call graph performance improvements
|
2022-10-14 09:47:27 +02:00 |
|
Jeroen Ketema
|
cbc0dacf18
|
Merge pull request #10823 from jsoref/spelling-swift
Spelling swift
|
2022-10-14 09:36:34 +02:00 |
|