Tamas Vajk
|
728229e6e1
|
Fix code review findings
|
2023-12-14 09:44:20 +01:00 |
|
yoff
|
b78ceb61a3
|
Merge pull request #15099 from fossilet/fix-qll-typo
Fix typo in qll.
|
2023-12-14 09:43:26 +01:00 |
|
Chris Smowton
|
d884726490
|
Merge pull request #15098 from fossilet/fix-signature-doc
Fix typo.
|
2023-12-14 08:35:56 +00:00 |
|
fossilet
|
1cc2f073c4
|
Fix typo in qll.
|
2023-12-14 16:05:14 +08:00 |
|
Tom Hvitved
|
5a426d1800
|
Data flow: Use Boolean class
|
2023-12-14 09:04:16 +01:00 |
|
Michael Nebel
|
1653433f39
|
Merge pull request #15096 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2023-12-14 08:51:34 +01:00 |
|
fossilet
|
9157dde4e2
|
Fix typo.
|
2023-12-14 15:35:13 +08:00 |
|
github-actions[bot]
|
c1325d798f
|
Add changed framework coverage reports
|
2023-12-14 00:16:18 +00:00 |
|
Edward Minnix III
|
14a76278b8
|
Merge pull request #14802 from egregius313/egregius313/java/update-ql-integration-test
Java: Add `.properties` file references in integration tests
|
2023-12-13 18:40:03 -05:00 |
|
Ed Minnix
|
717e69ac0e
|
Add properties file references
|
2023-12-13 16:54:55 -05:00 |
|
Yunus AYDIN
|
d899267acb
|
add httprouter example code
|
2023-12-14 00:23:09 +03:00 |
|
Yunus AYDIN
|
5f6de79c09
|
Fix select query, Add httprouter library and update test files
|
2023-12-14 00:19:11 +03:00 |
|
Robert Marsh
|
0e5255ea88
|
Swift: switch to shared, parameterized CFG library
|
2023-12-13 20:13:11 +00:00 |
|
Paolo Tranquilli
|
307da3417d
|
Merge pull request #15091 from github/redsun82/fix-cmake-bazel-version
Bazel/CMake: use bazelisk to use correct bazel version
|
2023-12-13 19:06:37 +01:00 |
|
Yunus AYDIN
|
a09505afc2
|
Update rules
|
2023-12-13 20:01:53 +03:00 |
|
Jeroen Ketema
|
4d922ddb0c
|
Merge pull request #15092 from jketema/mb12
Merge back `rc/3.12` into main
|
2023-12-13 17:45:58 +01:00 |
|
Geoffrey White
|
e8f8aa266f
|
Merge remote-tracking branch 'upstream/main' into pointermodels
|
2023-12-13 16:43:15 +00:00 |
|
Paolo Tranquilli
|
9e300a9906
|
Merge branch 'main' into redsun82/fix-cmake-bazel-version
|
2023-12-13 17:36:07 +01:00 |
|
Yunus AYDIN
|
5148054612
|
Update go/ql/src/experimental/CWE-525/WebCacheDeceptionLib.qll
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-12-13 19:36:07 +03:00 |
|
Yunus AYDIN
|
221e281f73
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-12-13 19:35:59 +03:00 |
|
Yunus AYDIN
|
0ea27c6e9b
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-12-13 19:35:53 +03:00 |
|
Yunus AYDIN
|
da275b374f
|
Update go/ql/src/experimental/CWE-525/WebCacheDeception.ql
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2023-12-13 19:35:36 +03:00 |
|
Jeroen Ketema
|
25a1b0532e
|
Merge pull request #15094 from github/revert-13870-commoncrypto1
Revert "Swift: CommonCrypto test cases for the BrokenCryptoAlgorithm query"
|
2023-12-13 17:21:44 +01:00 |
|
Mathias Vorreiter Pedersen
|
a478980e48
|
Revert "Swift: CommonCrypto test cases for the BrokenCryptoAlgorithm query"
|
2023-12-13 15:40:09 +00:00 |
|
Mathias Vorreiter Pedersen
|
5ddfb1f7c3
|
Merge pull request #15088 from MathiasVP/debug-mode-for-dataflow-printing
C++: Easier debugging of dataflow node `toString` output
|
2023-12-13 15:15:41 +00:00 |
|
Jeroen Ketema
|
99e65df6ce
|
Merge remote-tracking branch 'upstream/rc/3.12' into mb12
|
2023-12-13 15:43:39 +01:00 |
|
Paolo Tranquilli
|
819fc52854
|
Bazel/CMake: use bazelisk to use correct bazel version
|
2023-12-13 15:32:06 +01:00 |
|
Mathias Vorreiter Pedersen
|
401ab3b035
|
C++: Fix 'isDebugMode'. It was computing 'isNotDebugMode' (oops).
|
2023-12-13 14:31:45 +00:00 |
|
Mathias Vorreiter Pedersen
|
fcc3113bfc
|
C++: Privately import 'Node0ToString'.
|
2023-12-13 14:31:02 +00:00 |
|
Michael Nebel
|
b765ba387f
|
Merge pull request #13110 from GeekMasher/csharp-aws
[CSharp] AWS Lambda Modelling
|
2023-12-13 15:14:58 +01:00 |
|
Geoffrey White
|
023d72b6fb
|
Merge remote-tracking branch 'upstream/main' into pointermodels
|
2023-12-13 14:07:17 +00:00 |
|
Tamas Vajk
|
c870b0d4e9
|
Add more logging to the file filtering
|
2023-12-13 14:14:07 +01:00 |
|
Tamas Vajk
|
694be29311
|
Remove uneeded option from the help
|
2023-12-13 14:13:41 +01:00 |
|
Tom Hvitved
|
28a2d05cf8
|
InlineFlowTest: Allow for custom getArgString
|
2023-12-13 13:58:44 +01:00 |
|
Koen Vlaswinkel
|
e177f8783a
|
C#: Share qualified name module for model editor queries
|
2023-12-13 13:48:44 +01:00 |
|
Koen Vlaswinkel
|
ea504cddd1
|
C#: Use correct names for generic types/methods in model editor queries
|
2023-12-13 13:48:23 +01:00 |
|
Michael Nebel
|
ffc36e4ccd
|
Merge pull request #15085 from michaelnebel/csharp/telemetrycalls
C#: Telemetry should only count calls in source.
|
2023-12-13 13:46:16 +01:00 |
|
Koen Vlaswinkel
|
79f5a6acab
|
C#: Add test model for generic method
|
2023-12-13 13:46:06 +01:00 |
|
Michael Nebel
|
3b9737fa88
|
C#: Update Amazon stubs to use .NET 8 as target framework.
|
2023-12-13 13:11:31 +01:00 |
|
Michael Nebel
|
c6a6a9f631
|
C#: Update Aws test files.
|
2023-12-13 13:07:29 +01:00 |
|
Michael Nebel
|
fa4f91988f
|
C#: Add autogenerated stubs for Aws.Lambda.Core and Aws.Lambda.APIGatewayEvents.
|
2023-12-13 13:07:29 +01:00 |
|
Mathew Payne
|
f336ff0063
|
Add change notes
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
2e0ac264e7
|
feat: Add AWS Lambda logging
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
6c138ae485
|
feat: Add models and expected
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
2f5cb1ab29
|
feat: Add initial tests for AWS Lambda support
|
2023-12-13 13:07:28 +01:00 |
|
Mathew Payne
|
78a3749601
|
feat: Add Amazon Lambda testing stubs
|
2023-12-13 13:07:28 +01:00 |
|
Mathias Vorreiter Pedersen
|
45080ec9f0
|
C++: Create an abstract class to control debug 'toString' output for dataflow nodes.
|
2023-12-13 12:05:04 +00:00 |
|
Tamas Vajk
|
f2435f89f1
|
Simplify test setup
|
2023-12-13 13:03:23 +01:00 |
|
Tamas Vajk
|
993dd767ac
|
C#: Add paths/paths-ignore support in standalone
|
2023-12-13 12:15:56 +01:00 |
|
Tamas Vajk
|
21229b93bf
|
C#: Remove unneeded options from standalone extractor
|
2023-12-13 12:15:56 +01:00 |
|