Tamas Vajk
|
12fdb3427b
|
Add integration test targetting .NET 4.8
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
b8effa3a1c
|
Add integration test listing standalone extracted assemblies
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
4e2c6ff8d7
|
C#: Consider possibly restored reference assemblies
|
2023-10-11 16:25:34 +02:00 |
|
Tamas Vajk
|
4887c697c9
|
C#: Choose between .NET framework or core DLLs in standalone
|
2023-10-11 16:25:34 +02:00 |
|
Tamás Vajk
|
a31f946d6f
|
Merge pull request #14436 from tamasvajk/void-type-value-type
C#: Include the `void` type in value types
|
2023-10-11 16:16:06 +02:00 |
|
Asger F
|
7780fe9472
|
Merge pull request #14435 from asgerf/ruby/port-synced-queries
JS/Ruby: desync two queries and port the Ruby version to ConfigSig-style
|
2023-10-11 15:50:58 +02:00 |
|
Michael B. Gale
|
7a98afe6ec
|
Merge pull request #14439 from github/mbg/go/workspace-experiments
Go: Move `go.mod` into `extractor` subdirectory
|
2023-10-11 14:11:07 +01:00 |
|
Jean Helie
|
a4eb3fd997
|
Merge pull request #14438 from github/jhelie/fix-automodel-extraction-queries
Automodel: Fix automodel extraction queries
|
2023-10-11 14:30:01 +02:00 |
|
Michael B. Gale
|
7d7d90e7e0
|
Update expected test output
|
2023-10-11 13:18:27 +01:00 |
|
Michael B. Gale
|
94b0bc1e35
|
Move go.mod into extractor directory
|
2023-10-11 13:10:20 +01:00 |
|
Jean Helie
|
6260768e6a
|
update query message to incoude extensibleType
|
2023-10-11 14:02:24 +02:00 |
|
Jean Helie
|
c41676a21a
|
update query message to incoude extensibleType
|
2023-10-11 14:02:12 +02:00 |
|
Owen Mansel-Chan
|
477d8f8b9a
|
Merge pull request #14064 from amammad/amammad-go-NewFileSystemAccess
Go: New File System Access Sinks
|
2023-10-11 12:58:38 +01:00 |
|
Owen Mansel-Chan
|
96543b8337
|
Merge pull request #14075 from amammad/amammad-go-JWT
Go: Improved JWT query, JWT decoding without verification
|
2023-10-11 12:31:43 +01:00 |
|
Mathias Vorreiter Pedersen
|
02915582eb
|
Merge pull request #14432 from MathiasVP/select-the-right-node-for-flow-sources
C++: Use fully converted instructions as the target of modelled functions
|
2023-10-11 13:04:16 +02:00 |
|
Owen Mansel-Chan
|
8a3aa2c767
|
Fix formatting
|
2023-10-11 11:46:31 +01:00 |
|
Tamas Vajk
|
267fd23b26
|
C#: Include the void type in value types
|
2023-10-11 12:01:17 +02:00 |
|
Tamás Vajk
|
304d7a4395
|
Merge pull request #14429 from tamasvajk/relax-metadata_handle-keyset
C#: Remove `keyset` from `metadata_handle` relation
|
2023-10-11 12:00:11 +02:00 |
|
Erik Krogh Kristensen
|
85bb14f04f
|
Merge pull request #14405 from erik-krogh/tagCall
JS: recognize tagged template literals as `DataFlow::CallNode`
|
2023-10-11 11:25:34 +02:00 |
|
Mathias Vorreiter Pedersen
|
d54ab640c7
|
Merge branch 'main' into select-the-right-node-for-flow-sources
|
2023-10-11 10:17:10 +01:00 |
|
Tamás Vajk
|
aa7a667919
|
Merge pull request #14421 from tamasvajk/csharp/autobuilder-test
C#: Add autobuilder test with global.json
|
2023-10-11 10:35:53 +02:00 |
|
amammad
|
5e273238ca
|
fix qldoc
|
2023-10-11 10:33:44 +02:00 |
|
Asger F
|
89bd00a4ec
|
Ruby: port queries to ConfigSig-style
|
2023-10-11 10:06:19 +02:00 |
|
Asger F
|
6df919a917
|
JS/Ruby: remove sync between two queries
|
2023-10-11 10:06:11 +02:00 |
|
Rasmus Wriedt Larsen
|
68d00a829e
|
Merge pull request #14430 from RasmusWL/api-graph-import-star
Python: Better allow `import *` to work with API graphs
|
2023-10-11 10:03:46 +02:00 |
|
Erik Krogh Kristensen
|
6377e92067
|
Update javascript/ql/lib/semmle/javascript/dataflow/DataFlow.qll
Co-authored-by: Asger F <asgerf@github.com>
|
2023-10-11 09:52:48 +02:00 |
|
Erik Krogh Kristensen
|
e99b1598d1
|
Merge pull request #14433 from erik-krogh/delete-expected
JS: delete an .expected file outside the test directories
|
2023-10-11 09:44:04 +02:00 |
|
Tamás Vajk
|
c587dbb72a
|
Merge pull request #14428 from tamasvajk/feature/deterministic-conflict-resolution
C#: Make conflicting assembly selection deterministic in standalone
|
2023-10-11 08:40:50 +02:00 |
|
amammad
|
4499048d8e
|
better query quality thanks to owen
|
2023-10-10 23:41:45 +02:00 |
|
amammad
|
877605d31b
|
change c to C for fixing the qhelp error :)
|
2023-10-10 23:35:05 +02:00 |
|
amammad
|
b6968d9260
|
fix beego tests
|
2023-10-10 23:30:26 +02:00 |
|
amammad
|
8d6f985aea
|
fix afero additional step and tests
|
2023-10-10 23:24:04 +02:00 |
|
amammad
|
db9f74bc78
|
fix tests
|
2023-10-10 23:15:07 +02:00 |
|
amammad
|
82483a206e
|
fix tests
|
2023-10-10 23:14:11 +02:00 |
|
amammad
|
38b0ed8176
|
fix issues according to codereview
|
2023-10-10 23:12:30 +02:00 |
|
erik-krogh
|
ccd06c78b9
|
delete an .expected file outside the test directories
|
2023-10-10 21:35:19 +02:00 |
|
Mathias Vorreiter Pedersen
|
f1cefc8900
|
Merge branch 'main' into select-the-right-node-for-flow-sources
|
2023-10-10 17:35:37 +01:00 |
|
Mathias Vorreiter Pedersen
|
496f190d70
|
C++: Accept test changes.
|
2023-10-10 16:45:31 +01:00 |
|
Mathias Vorreiter Pedersen
|
512c10ec59
|
C++: Use the fully converted expression when converting models to dataflow nodes.
|
2023-10-10 16:45:25 +01:00 |
|
Rasmus Wriedt Larsen
|
ee75b104eb
|
Python: Add change-note
|
2023-10-10 17:45:11 +02:00 |
|
Rasmus Wriedt Larsen
|
72d0dcdaba
|
Python: Workaround for module level items from import * not being LocalSourceNodes
|
2023-10-10 17:45:11 +02:00 |
|
Rasmus Wriedt Larsen
|
6521e5165c
|
Python: Extend import * with plain use
(no calls or anything)
|
2023-10-10 17:45:11 +02:00 |
|
yoff
|
f1266a3e81
|
Merge pull request #14417 from github/tausbn/python-add-flow-for-assignment-expressions
|
2023-10-10 17:09:20 +02:00 |
|
Tamas Vajk
|
4c6073ebce
|
C#: Remove keyset from metadata_handle relation
|
2023-10-10 16:49:48 +02:00 |
|
Tamas Vajk
|
2378e31c5e
|
C#: Make conflicting assembly selection deterministic
|
2023-10-10 16:32:02 +02:00 |
|
Michael B. Gale
|
be16cb4190
|
Merge pull request #14415 from github/mbg/go/dependabot-config
|
2023-10-10 14:36:34 +01:00 |
|
Michael B. Gale
|
ce905bba41
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-10-10 14:21:20 +01:00 |
|
Tamás Vajk
|
bc1c22cda2
|
Merge pull request #14425 from tamasvajk/standalone/nuget-download-lazy
C#: Only download nuget.exe if there are packages.config files
|
2023-10-10 14:28:43 +02:00 |
|
Rasmus Wriedt Larsen
|
2d947a4f53
|
Merge pull request #13781 from maikypedia/maikypedia/python-unsafe-deserialization
Python: Add unsafe deserialization sinks (CWE-502)
|
2023-10-10 13:30:38 +02:00 |
|
Owen Mansel-Chan
|
542d5a2451
|
Merge pull request #14414 from owen-mc/go/fix-incorrect-integer-conversion-performance-regression
Go: Change MaxValueState API to get architecture bit size
|
2023-10-10 11:27:18 +01:00 |
|