Mathias Vorreiter Pedersen
|
377da9fa66
|
C++: Accept test changes.
|
2023-10-31 11:18:35 +00:00 |
Mathias Vorreiter Pedersen
|
4a1bf95a87
|
C++: Expose a public memset model and use it in the exposure queries.
|
2023-10-31 11:17:51 +00:00 |
Mathias Vorreiter Pedersen
|
e8c18a3883
|
C++: Add FP in query test.
|
2023-10-31 11:17:51 +00:00 |
Chris Smowton
|
98032d58b8
|
Merge pull request #14640 from github/smowton/admin/make-go-tests-serial
Go: mark all integration tests non-parallelisable
|
2023-10-31 10:58:41 +00:00 |
Mathias Vorreiter Pedersen
|
5b17066e6c
|
Merge pull request #14638 from geoffw0/jsevaltest
Swift: Clean up the swift/unsafe-js-eval test
|
2023-10-31 11:43:41 +01:00 |
Paolo Tranquilli
|
ea04b500a3
|
Swift: tweak dataflow test
|
2023-10-31 11:39:25 +01:00 |
Ian Lynagh
|
b841d5f923
|
Merge pull request #14622 from igfoo/igfoo/JavaBinarySourceElement
Kotlin: Add support for JavaBinarySourceElement sources
|
2023-10-31 10:33:48 +00:00 |
Tamás Vajk
|
81b3ff2bb8
|
Merge pull request #14545 from tamasvajk/standalone/remove-netstandard.library.ref
C#: Handle `netstandard` references in standalone extraction
|
2023-10-31 11:32:42 +01:00 |
Chris Smowton
|
79e1aa0498
|
Merge pull request #14634 from github/post-release-prep/codeql-cli-2.15.2
Post-release preparation for codeql-cli-2.15.2
|
2023-10-31 10:24:53 +00:00 |
Chris Smowton
|
05a4c7fdc1
|
Add non-comment lines specifying serialisation group
|
2023-10-31 10:21:55 +00:00 |
Mathias Vorreiter Pedersen
|
66f4eccc30
|
Merge pull request #14632 from MathiasVP/share-ipa-numbering-for-indirect-nodes
C++: Share IPA numbering for indirect nodes
|
2023-10-31 11:20:41 +01:00 |
Paolo Tranquilli
|
5407b57261
|
Swift: add change note
|
2023-10-31 10:57:02 +01:00 |
Paolo Tranquilli
|
aac6cf60ee
|
Swift: add explicative comment
|
2023-10-31 10:46:12 +01:00 |
Paolo Tranquilli
|
ffff10a7e8
|
Swift: synthesize `CaptureListExpr::getVariable` in QL instead of extracting it
|
2023-10-31 10:44:50 +01:00 |
Paolo Tranquilli
|
7bae2d9192
|
Swift: fix tests
|
2023-10-31 10:44:41 +01:00 |
Geoffrey White
|
6b031a4623
|
Swift: Fix the example links properly.
|
2023-10-31 08:52:24 +00:00 |
Geoffrey White
|
785175e77f
|
Swift: Fix QL-for-QL warning.
|
2023-10-31 08:49:48 +00:00 |
Geoffrey White
|
bfd852aacd
|
Swift: Fix the example links.
|
2023-10-31 08:48:56 +00:00 |
Chris Smowton
|
ec72150893
|
Go: mark all integration tests non-parallelisable
|
2023-10-30 22:16:26 +00:00 |
Tom Hvitved
|
435b7df764
|
Merge pull request #14607 from hvitved/csharp/type-ref-dedup
C#: Only use `getTypeRef` when there is not already a type available
|
2023-10-30 19:52:58 +01:00 |
Geoffrey White
|
8913638b25
|
Swift: I'm happy with 'high' precision for this query (as the Go version already is).
|
2023-10-30 18:45:19 +00:00 |
Geoffrey White
|
b259a0ff6a
|
Swift: get rid of getRemoteData() in the tests, it's obfuscating results.
|
2023-10-30 17:48:51 +00:00 |
Geoffrey White
|
c8706e2ad7
|
Swift: Add some annotations to the clarify UnsafeJSEval.swift test.
|
2023-10-30 17:43:37 +00:00 |
Mathias Vorreiter Pedersen
|
65081a9a1f
|
C++: Add change note.
|
2023-10-30 17:11:44 +00:00 |
Mathias Vorreiter Pedersen
|
08b528b5c4
|
C++: Add a taint-model for 'realloc' and accept test changes.
|
2023-10-30 17:08:01 +00:00 |
Mathias Vorreiter Pedersen
|
0837e400a2
|
C++: Add failing test.
|
2023-10-30 17:05:43 +00:00 |
Mathias Vorreiter Pedersen
|
efe064284b
|
C++: Add up and downgrade scripts.
|
2023-10-30 16:07:57 +00:00 |
Mathias Vorreiter Pedersen
|
86fe5b47db
|
C++: Remove 'assignpaddexpr' and 'assignpsubexpr' from the 'assign_bitwise_expr' type.
|
2023-10-30 16:06:53 +00:00 |
github-actions[bot]
|
2b939fdf08
|
Post-release preparation for codeql-cli-2.15.2
|
2023-10-30 16:06:51 +00:00 |
Paolo Tranquilli
|
f81a3ec464
|
Swift: add `VarDecl` children to `CaptureListExpr`
|
2023-10-30 17:04:53 +01:00 |
Mathias Vorreiter Pedersen
|
375f0ea8b6
|
C++: Update documentation.
|
2023-10-30 15:57:30 +00:00 |
Mathias Vorreiter Pedersen
|
1e699ec0e5
|
C++: Simplify 'InvalidPointerToDereference.qll' now that the difference between 'derefSource' and 'pai' is always 0.
|
2023-10-30 15:53:48 +00:00 |
Mathias Vorreiter Pedersen
|
c8edf3151b
|
C++: Remove the use of range analysis in 'invalidPointerToDerefSource'.
|
2023-10-30 15:47:47 +00:00 |
Geoffrey White
|
c233094846
|
Swift: Change note.
|
2023-10-30 14:33:43 +00:00 |
Geoffrey White
|
fa3d401226
|
Swift: Update the qhelp.
|
2023-10-30 14:33:43 +00:00 |
Geoffrey White
|
7cf5210063
|
Swift: Port the qhelp examples to Swift.
|
2023-10-30 14:33:43 +00:00 |
Geoffrey White
|
9a95b9bcda
|
Swift: Enable the isLineAnchoredHostnameRegExp case (not working).
|
2023-10-30 14:33:42 +00:00 |
Geoffrey White
|
c09df2e3f1
|
Swift: Add test cases for the isLineAnchoredHostnameRegExp query case.
|
2023-10-30 14:33:42 +00:00 |
Geoffrey White
|
8f115bfd06
|
Swift: Implement 'isUsedAsReplace'.
|
2023-10-30 14:33:42 +00:00 |
Mathias Vorreiter Pedersen
|
91d224eea5
|
Merge pull request #14623 from alexet/dataflow-fps
CPP: Add dataflow FP with output arguments
|
2023-10-30 14:30:51 +00:00 |
Alex Eyers-Taylor
|
fb0f9ec601
|
CPP: Add missing rnage analysis ranges in test.
|
2023-10-30 14:17:03 +00:00 |
Alexander Eyers-Taylor
|
b8d45ae927
|
Update cpp/ql/test/library-tests/dataflow/dataflow-tests/flowOut.cpp
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2023-10-30 14:04:45 +00:00 |
Ian Lynagh
|
e2ef0dc71d
|
Merge pull request #14621 from igfoo/igfoo/getFileClassFqName_IrField
Kotlin: Fix getFileClassFqName for IrField
|
2023-10-30 13:54:08 +00:00 |
Ian Lynagh
|
d46442245b
|
Merge pull request #14518 from igfoo/igfoo/trap_files
Kotlin: Log when we start and finish writing to TRAP files
|
2023-10-30 13:53:04 +00:00 |
Geoffrey White
|
435638a5bb
|
Swift: Port the JS tests to Swift.
|
2023-10-30 13:08:11 +00:00 |
Geoffrey White
|
954b0612d5
|
Swift: Initial state of the existing test.
|
2023-10-30 13:08:10 +00:00 |
Geoffrey White
|
14db0dfcc7
|
Swift: Fairly minimal fix to get the query and test working for Swift.
|
2023-10-30 13:08:10 +00:00 |
Geoffrey White
|
c040d4847b
|
Swift: Copy MissingRegexAnchor query from JS.
|
2023-10-30 13:08:10 +00:00 |
Harry Maclean
|
dc9f171ee6
|
Merge pull request #14631 from hmac/hmac-dynamic-neutral-model
JS/Ruby/Python: Add neutralModel extensible predicate
|
2023-10-30 12:50:09 +00:00 |
Mathias Vorreiter Pedersen
|
b4958e7d58
|
C++: Accept path changes.
|
2023-10-30 12:44:30 +00:00 |