Rasmus Lerchedahl Petersen
|
d25b93d944
|
Python: fix ql alerts
|
2023-09-26 20:33:24 +02:00 |
|
Michael B. Gale
|
539199bb40
|
Merge pull request #14314 from taigrr/main
update go tools version from v0.11.1 to v0.13.0
|
2023-09-26 17:33:52 +01:00 |
|
Ian Lynagh
|
497d48bd63
|
Kotlin: Claim to support Kotlin 2
We don't fully support it yet, but if we don't claim to support it then
Kotlin fails early.
|
2023-09-26 17:24:11 +01:00 |
|
Geoffrey White
|
49d47a3da4
|
Merge pull request #14209 from geoffw0/regexport
Swift: Port regex mode flag fix from Python to Swift
|
2023-09-26 15:41:10 +01:00 |
|
Geoffrey White
|
eb78d401da
|
Swift: Add to change note.
|
2023-09-26 14:56:32 +01:00 |
|
Asger F
|
6e869452b5
|
Shared: remove pragma[inline] implied by bindingset
|
2023-09-26 15:42:24 +02:00 |
|
Asger F
|
c7e892fa8e
|
Shared: change note
|
2023-09-26 15:24:29 +02:00 |
|
Michael Nebel
|
5e3ae0afac
|
C#: Update .NET and ASP.NET stubs.
|
2023-09-26 15:09:10 +02:00 |
|
Michael Nebel
|
839ef7fef5
|
C#: Add compile time constants for some types of fields in the stub generator.
|
2023-09-26 15:06:30 +02:00 |
|
Anders Schack-Mulligen
|
e6d832c7e5
|
Merge pull request #14297 from aschackmull/java/additional-steps-and-nodes
Java: Add support for additional nodes, read steps, and store steps for QL models and model ThreadLocal.initialValue
|
2023-09-26 14:50:37 +02:00 |
|
Geoffrey White
|
6b0271d4e5
|
Swift: Address review comment.
|
2023-09-26 13:40:46 +01:00 |
|
Geoffrey White
|
7a450c9941
|
Swift: Change note for mode flags.
|
2023-09-26 13:40:46 +01:00 |
|
Geoffrey White
|
33a5ba04cb
|
Swift: Add explanatory comments and (minimal) support for additional regex mode flags.
|
2023-09-26 13:40:46 +01:00 |
|
Michael Nebel
|
d00ff9665c
|
C#: Update .NET and ASP.NET stubs.
|
2023-09-26 12:28:23 +02:00 |
|
Michael Nebel
|
82f5a02729
|
C#: Add readonly modifier to fields during stub generation.
|
2023-09-26 12:28:00 +02:00 |
|
Rasmus Lerchedahl Petersen
|
d10b181d89
|
Python: add change note
|
2023-09-26 12:13:07 +02:00 |
|
Rasmus Lerchedahl Petersen
|
c1ebde4288
|
Python: improve location computation
|
2023-09-26 12:08:50 +02:00 |
|
Rasmus Lerchedahl Petersen
|
aa64390af7
|
Python: add more tests
|
2023-09-26 10:54:45 +02:00 |
|
Stephan Brandauer
|
26267b72d4
|
driveby: bug fix in automodel alert sink util
|
2023-09-26 10:46:56 +02:00 |
|
Stephan Brandauer
|
53b3755e50
|
remove now-unused getIndex predicate
Co-authored-by: @tausbn <tausbn@github.com>
|
2023-09-26 10:46:42 +02:00 |
|
Stephan Brandauer
|
9f7f2ab70e
|
remove redundant fromSource calls
Co-authored-by: @tausbn <tausbn@github.com>
|
2023-09-26 10:45:54 +02:00 |
|
Stephan Brandauer
|
32502d5e2c
|
Java: Automodel, remove erroneousEndpoints predicate from production queries
|
2023-09-26 10:45:54 +02:00 |
|
Stephan Brandauer
|
5d608acd0b
|
Java: Automodel framework mode, fix query string
|
2023-09-26 10:45:54 +02:00 |
|
Stephan Brandauer
|
e71563e540
|
Java: Automodel fr mode: remove superfluous module
|
2023-09-26 10:45:54 +02:00 |
|
Stephan Brandauer
|
2be5b1955f
|
Java: Automodel fr mode: add support for qualifier source candidates
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
dee387622e
|
Java: Automodel: rename overloadable -> overridable
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
6121faf671
|
Java: Automodel: fr mode: connect new endpoints with MaD models
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
7f084c90c5
|
Java: automodel fr mode: add overloadable parameter candidates
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
8ea8123bd5
|
Java: Automodel ql-for-ql
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
86e50699dc
|
Java: Automodel format
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
9e6eebb926
|
Java: Automodel: drive-by: remove unused message logic for candidate extraction
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
0d53600b12
|
Java: automodel fr mode: update test expectations
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
32a538b64c
|
Java: automodel fr mode: add mad output to extraction metadata
|
2023-09-26 10:45:53 +02:00 |
|
Stephan Brandauer
|
b2578f0e30
|
Java: Automodel Fr Mode: add return value endpoint type
|
2023-09-26 10:45:52 +02:00 |
|
Stephan Brandauer
|
8cc6466c68
|
Java: Automodel: add extensibleType metadata to framework mode
|
2023-09-26 10:45:52 +02:00 |
|
Tom Hvitved
|
60b7840389
|
Merge pull request #14315 from hvitved/csharp/dependency-manager-cleanup
C#: Rely on CLI to cleanup scratch dir
|
2023-09-26 10:08:12 +02:00 |
|
Tom Hvitved
|
486afd9f29
|
Merge pull request #14310 from hvitved/csharp/stub-generator-test
C#: Add stub generator integration test
|
2023-09-26 10:07:45 +02:00 |
|
Anders Starcke Henriksen
|
464add4e16
|
Merge pull request #14246 from github/starcke/release-automodel-0.0.3
Release automodel queries version 0.0.3
|
2023-09-26 09:41:33 +02:00 |
|
Tom Hvitved
|
c06833758f
|
Merge pull request #14313 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-09-26 09:26:31 +02:00 |
|
Tom Hvitved
|
ef699e5195
|
C#: Rely on CLI to cleanup scratch dir
|
2023-09-26 09:15:19 +02:00 |
|
Tom Hvitved
|
5adacb8477
|
Merge pull request #14311 from hvitved/csharp/dependency-manager-generated-files
C#: Expose generated files in `DependencyManager`
|
2023-09-26 08:15:32 +02:00 |
|
Tai Groot
|
013452c52d
|
fix vendor
|
2023-09-25 18:45:37 -07:00 |
|
Tai Groot
|
79dcb9e814
|
update go tools version from v0.11.1 to v0.13.0
|
2023-09-25 18:38:24 -07:00 |
|
github-actions[bot]
|
1e57595d2c
|
Add changed framework coverage reports
|
2023-09-26 00:15:37 +00:00 |
|
Joe Farebrother
|
7c230d61a8
|
Merge pull request #13882 from joefarebrother/csharp-insecure-direct-object-ref
C#: Add query for Insecure Direct Object Reference
|
2023-09-25 20:29:54 +01:00 |
|
Tom Hvitved
|
a045e6b029
|
C#: Expose generated files in DependencyManager
|
2023-09-25 20:16:58 +02:00 |
|
Tom Hvitved
|
4183fbe7cb
|
Merge pull request #14295 from hvitved/csharp/lambda-type-flow
C#: Improve lambda dispatch using type flow
|
2023-09-25 19:19:51 +02:00 |
|
Tom Hvitved
|
4262fd5a48
|
C#: Add stub generator integration test
|
2023-09-25 17:02:11 +02:00 |
|
Joe Farebrother
|
d7c1be40d9
|
Fix codescanning alert by tweaking imported modules
|
2023-09-25 15:47:05 +01:00 |
|
Joe Farebrother
|
3efbbb3645
|
Elaborate 'guess' to 'guess or determine'
|
2023-09-25 15:44:40 +01:00 |
|