Owen Mansel-Chan
|
b008f98782
|
Fix missing getUnderlyingType() calls
In both cases we also care about named types whose underlying type is
an integer type.
|
2024-05-16 11:10:15 +01:00 |
|
Paolo Tranquilli
|
451f601a65
|
Swift: update prebuilt package
|
2024-05-16 11:07:07 +01:00 |
|
Max Schaefer
|
98d2c848bb
|
Merge pull request #16497 from github/max-schaefer/comparison-with-wider-type
Java: Add tests for `comparison-with-wider-type`.
|
2024-05-16 10:59:59 +01:00 |
|
Cornelius Riemenschneider
|
74e446ea3b
|
Paket/C#: Only pull in the tool restore targt via InitialTargets.
|
2024-05-16 11:42:20 +02:00 |
|
erik-krogh
|
56dff8540f
|
add an example of how to get a floating point value between 0 and 1
|
2024-05-16 11:15:07 +02:00 |
|
erik-krogh
|
066f3b61a2
|
RandomSource is deprecated, it's crypto now
|
2024-05-16 11:14:50 +02:00 |
|
Owen Mansel-Chan
|
410543f26b
|
Add change note
|
2024-05-16 10:10:22 +01:00 |
|
Owen Mansel-Chan
|
e71cf0ff1d
|
Use value flow instead of taint flow
|
2024-05-16 10:10:18 +01:00 |
|
Owen Mansel-Chan
|
5dbb91f508
|
Merge pull request #16504 from owen-mc/go/allow-array-reads-from-named-types
Go: allow read and store steps from named types
|
2024-05-16 09:47:54 +01:00 |
|
Tamás Vajk
|
c4d33fbede
|
Merge pull request #16505 from tamasvajk/fix/pin-sdk-version-in-test
C#: Pin dotnet SDK version in integration test relying on razor sourc…
|
2024-05-16 10:18:17 +02:00 |
|
Chris Smowton
|
e8d064e291
|
Java: Add change note for Gradle JDK version detection
|
2024-05-16 09:15:47 +01:00 |
|
erik-krogh
|
ea2b73bda2
|
add a sanitizer that checks that the string does not start with "--"
|
2024-05-16 09:25:19 +02:00 |
|
Tamas Vajk
|
62faab320b
|
C#: Pin dotnet SDK version in integration test relying on razor source generator
|
2024-05-16 09:00:53 +02:00 |
|
yoff
|
5076b1a214
|
Merge pull request #16135 from sylwia-budzynska/gradio-model
Python: Add Gradio models
|
2024-05-16 09:00:50 +02:00 |
|
erik-krogh
|
b9a7f6a8f7
|
add regexp check as a sanitizer for command-injection
|
2024-05-16 08:55:03 +02:00 |
|
erik-krogh
|
761f9cac97
|
make a new go/command-injection qhelp
|
2024-05-16 08:54:55 +02:00 |
|
erik-krogh
|
e2a4c2aa1b
|
move the code samples for the Go command-injection queries to an examples/ folder
|
2024-05-16 08:54:54 +02:00 |
|
Owen Mansel-Chan
|
6ffa821aa3
|
Add change note
|
2024-05-16 00:41:28 +01:00 |
|
Owen Mansel-Chan
|
21ff705b73
|
Fix bug with read/store steps and named types
|
2024-05-16 00:35:45 +01:00 |
|
Owen Mansel-Chan
|
1af3374322
|
Add tests for data flow through ranged for loops
Including the case where the type of the domain is a named type rather
than an array type or map type or whatever.
|
2024-05-16 00:32:30 +01:00 |
|
Cornelius Riemenschneider
|
1b22e0879a
|
Paket/C#: Automatically restore tools for CSharp.sln.
This is not a general fix, as we not always build the
solution file, but this should improve the DX for
local developers that use the solution file.
|
2024-05-15 21:51:33 +02:00 |
|
Chris Smowton
|
4617c055e2
|
Merge pull request #16336 from smowton/smowton/admin/android-8-test
Java: Add Android Gradle Plugin 8 and Spring Boot 3 tests
|
2024-05-15 16:23:21 +01:00 |
|
Chris Smowton
|
a50584c665
|
Comment on Java version selection testing strategy
|
2024-05-15 14:52:09 +01:00 |
|
Chris Smowton
|
44edff7661
|
AGP 8 test: ignore and remove the .gradle directory
|
2024-05-15 14:52:09 +01:00 |
|
Chris Smowton
|
9c823d708d
|
Expose toolchains to some Android tests, which would otherwise now try to upgrade to JDK17
|
2024-05-15 14:52:09 +01:00 |
|
Chris Smowton
|
c328957bf3
|
Add Spring Boot 3 test
|
2024-05-15 14:52:09 +01:00 |
|
Chris Smowton
|
7e13c88f1d
|
Add Android 8 integration test
|
2024-05-15 14:52:09 +01:00 |
|
Sylwia Budzynska
|
72493a6bd1
|
Change classes to private
Co-authored-by: yoff <lerchedahl@gmail.com>
|
2024-05-15 15:08:27 +02:00 |
|
Cornelius Riemenschneider
|
950e8c85e7
|
Paket: Prevent recursion into ql/csharp/ql directory.
|
2024-05-15 14:17:04 +02:00 |
|
Cornelius Riemenschneider
|
a158e40cc2
|
MSBuild: Move paket restore target inclusion to global file.
|
2024-05-15 14:17:02 +02:00 |
|
Cornelius Riemenschneider
|
90bb0ba33f
|
Paket: Mark lockfile as generated.
|
2024-05-15 14:17:01 +02:00 |
|
Cornelius Riemenschneider
|
8f207e7a06
|
Add dotnet tool restore to local CI.
|
2024-05-15 14:16:47 +02:00 |
|
Max Schaefer
|
3c47c1137d
|
Simplify query.
|
2024-05-15 12:49:45 +01:00 |
|
Max Schaefer
|
d406646414
|
Java: Add tests for comparison-with-wider-type.
|
2024-05-15 12:45:19 +01:00 |
|
Felicity Chapman
|
b32fb1d961
|
Fix another couple of links
|
2024-05-15 12:43:40 +01:00 |
|
Cornelius Riemenschneider
|
3f020a96e4
|
Remove unused dependency.
|
2024-05-15 13:37:05 +02:00 |
|
Cornelius Riemenschneider
|
25b7214064
|
C++: Move Windows autobuilder to paket dependencies.
|
2024-05-15 13:36:51 +02:00 |
|
Cornelius Riemenschneider
|
723850394d
|
Add paket files to .gitignore.
|
2024-05-15 13:28:03 +02:00 |
|
Cornelius Riemenschneider
|
f1616d3c26
|
Add auto-generated paket restore targets.
|
2024-05-15 13:28:01 +02:00 |
|
Cornelius Riemenschneider
|
45167cf9f1
|
C#: Switch over dependencies in msbuild files to paket.
|
2024-05-15 13:28:00 +02:00 |
|
Cornelius Riemenschneider
|
04c26056a1
|
C#: Commit paket-based dependency tree.
|
2024-05-15 13:27:58 +02:00 |
|
Cornelius Riemenschneider
|
4a85cc98e5
|
C#: Add tool file for paket.
|
2024-05-15 13:27:56 +02:00 |
|
Felicity Chapman
|
24da489bab
|
Replace a few more old references
|
2024-05-15 12:14:10 +01:00 |
|
Felicity Chapman
|
c6ee25497e
|
Replace old references to VS Code articles
|
2024-05-15 12:07:53 +01:00 |
|
Cornelius Riemenschneider
|
eb9c734120
|
Merge pull request #16487 from github/criemen/move-win-autobuilder
C++/C#: Move the Windows autobuilder into a subfolder in `ql/csharp`.
|
2024-05-15 12:55:10 +02:00 |
|
Owen Mansel-Chan
|
332a3dbc61
|
Merge pull request #16493 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-05-15 11:49:06 +01:00 |
|
Owen Mansel-Chan
|
253965096b
|
Merge branch 'main' into workflow/coverage/update
|
2024-05-15 10:10:44 +01:00 |
|
Michael B. Gale
|
964b3f2339
|
Merge pull request #16480 from github/mbg/go/improve-script-fail-message
Go: Improve log messages in `buildWithoutCustomCommands`
|
2024-05-15 10:00:30 +01:00 |
|
Michael B. Gale
|
586e90043a
|
Merge pull request #16462 from github/mbg/go/add-resolve-env-tests
Go: Add tests for `resolve build-environment`
|
2024-05-15 09:59:52 +01:00 |
|
Cornelius Riemenschneider
|
ab7d30a464
|
Merge branch 'main' into criemen/move-win-autobuilder
|
2024-05-15 10:58:01 +02:00 |
|