Mathias Vorreiter Pedersen
|
a42c845b32
|
Merge pull request #15559 from MathiasVP/fix-constness-type
C++: Don't strip specifiers in `Node.getType`
|
2024-02-09 11:00:13 +00:00 |
|
Alvaro Muñoz
|
3152ed71ba
|
dataflow through reusable workflows
|
2024-02-09 11:57:47 +01:00 |
|
Anders Schack-Mulligen
|
4fcb90298d
|
Dataflow: Add change note.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
088a0a54ba
|
Python: Add empty provenance column to expected files.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
817aa7655f
|
Python: Remove redundant IncludePostUpdateFlow and PhaseDependentFlow application.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
0eaf117f37
|
Kotlin: Add empty provenance column to expected files.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
7eb5e1833d
|
C++: Add empty provenance column to expected files.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
35a3aa0a09
|
Ruby: Add empty provenance column to expected files.
|
2024-02-09 11:32:08 +01:00 |
|
Anders Schack-Mulligen
|
228a61ead3
|
Swift: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Anders Schack-Mulligen
|
3b8af1e52a
|
Go: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Anders Schack-Mulligen
|
21a6520cd3
|
C#: Add empty provenance column to expected files.
|
2024-02-09 11:32:07 +01:00 |
|
Anders Schack-Mulligen
|
e9e445b2ba
|
Java: Add empty provenance column to expected files.
|
2024-02-09 11:32:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
dd3d70134c
|
C++: Undo a change that wasn't actually necessary.
|
2024-02-09 10:28:24 +00:00 |
|
Anders Schack-Mulligen
|
b7d4a6926f
|
Dataflow: Add empty provenance column to PathGraph.
|
2024-02-09 11:27:30 +01:00 |
|
Joe Farebrother
|
f4b6a85a48
|
Fix typo in qldoc
|
2024-02-09 10:09:24 +00:00 |
|
Tony Torralba
|
4c0d535cc2
|
Merge pull request #12886 from atorralba/atorralba/java/path-injection-mad-sinks
Java: Refactor path injection sinks
|
2024-02-09 10:48:49 +01:00 |
|
Harry Maclean
|
3a90d78c36
|
Ruby: Fix Rails view file regex
This picks up non-nested template files correctly.
|
2024-02-09 09:41:43 +00:00 |
|
Tamás Vajk
|
d46028f552
|
Merge pull request #15542 from tamasvajk/feature/relative-line-pragma
C#: Try resolve relative paths in line mappings
|
2024-02-09 10:36:53 +01:00 |
|
Harry Maclean
|
48890b446d
|
Ruby: Add more actioncontroller tests
|
2024-02-09 09:31:35 +00:00 |
|
Max Schaefer
|
fb109672b3
|
Address more review feedback.
|
2024-02-09 09:21:30 +00:00 |
|
Tony Torralba
|
34f74869c8
|
Java: Add extension point and default sanitizer to Open Redirect query
|
2024-02-09 09:11:07 +01:00 |
|
Ian Lynagh
|
2852f09a1a
|
Kotlin: Accept test changes in library-tests/java-kotlin-collection-type-generic-methods
I'm not sure exactly what's going on here in general, but I've made a
ticket to remind us to come back and look at this whole area.
|
2024-02-08 17:44:38 +00:00 |
|
Dave Bartolomeo
|
31cb308d4c
|
Merge pull request #15560 from github/post-release-prep/codeql-cli-2.16.2
Post-release preparation for codeql-cli-2.16.2
|
2024-02-08 09:42:26 -08:00 |
|
Dave Bartolomeo
|
331355d23f
|
Fix accidental blank line
|
2024-02-08 12:26:46 -05:00 |
|
Dave Bartolomeo
|
ea004c44f2
|
Update CHANGELOG.md
Fix accidental blank line
|
2024-02-08 12:26:21 -05:00 |
|
Dave Bartolomeo
|
9190b109e1
|
Merge branch 'main' into post-release-prep/codeql-cli-2.16.2
|
2024-02-08 09:21:18 -08:00 |
|
github-actions[bot]
|
7a2332c1ff
|
Post-release preparation for codeql-cli-2.16.2
|
2024-02-08 17:17:43 +00:00 |
|
Mathias Vorreiter Pedersen
|
f7d1544ccf
|
C++: Fix Code Scanning errors.
|
2024-02-08 17:01:07 +00:00 |
|
Mathias Vorreiter Pedersen
|
1dfddaf9ab
|
C++: Also mark indirections of glvalue instructions as glvalue nodes.
|
2024-02-08 16:52:09 +00:00 |
|
Mathias Vorreiter Pedersen
|
4d01a93107
|
C++: Use 'getUnderlyingType' instead of 'getUnspecifiedType'.
|
2024-02-08 16:49:15 +00:00 |
|
Mathias Vorreiter Pedersen
|
78ce857ef2
|
C++: Add consistency test and accept consistency failures.
|
2024-02-08 16:16:24 +00:00 |
|
Dave Bartolomeo
|
753d78a695
|
Merge pull request #15557 from github/release-prep/2.16.2
Release preparation for version 2.16.2
codeql-cli/v2.16.2
|
2024-02-08 08:16:00 -08:00 |
|
Koen Vlaswinkel
|
e596862074
|
Merge pull request #15541 from github/koesie10/ruby-access-path-constructor-returnvalue
Ruby: Remove `ReturnValue` as access path for constructors
|
2024-02-08 16:25:34 +01:00 |
|
github-actions[bot]
|
36f01ff31a
|
Release preparation for version 2.16.2
|
2024-02-08 15:25:24 +00:00 |
|
Dave Bartolomeo
|
a1395d5094
|
Merge pull request #15556 from github/dbartol/revert-release-prep
Revert "Merge pull request #15522 from github/release-prep/2.16.2"
|
2024-02-08 07:22:25 -08:00 |
|
Benjamin Rodes
|
d4bc2ceb37
|
Minor efficiency improvements and comments.
|
2024-02-08 10:11:50 -05:00 |
|
Ian Lynagh
|
f50dab3d93
|
Kotlin 2: Accept loc changes in library-tests/interface-delegate
|
2024-02-08 14:45:47 +00:00 |
|
Alvaro Muñoz
|
9659098ab6
|
Support for Reusable workflows
|
2024-02-08 15:40:06 +01:00 |
|
Dave Bartolomeo
|
a58dd45d0b
|
Revert "Merge pull request #15522 from github/release-prep/2.16.2"
This reverts commit c4c8cd6b34, reversing
changes made to 525f27173d.
|
2024-02-08 09:28:34 -05:00 |
|
Alvaro Muñoz
|
db413361f7
|
Add Reusable Workflow test
|
2024-02-08 15:11:39 +01:00 |
|
Dave Bartolomeo
|
92bd550c55
|
Merge pull request #15531 from github/post-release-prep/codeql-cli-2.16.2
Post-release preparation for codeql-cli-2.16.2
|
2024-02-08 05:58:17 -08:00 |
|
Max Schaefer
|
48105db5b0
|
Fix isNeutral predicates.
|
2024-02-08 13:22:53 +00:00 |
|
Max Schaefer
|
4b9443eb15
|
Properly recognise existing models involving subtypes.
If an existing source/sink model specifies `subtypes=True` we should apply it to endpoints on overriding methods.
|
2024-02-08 13:22:53 +00:00 |
|
Max Schaefer
|
a9c0fed4f5
|
Add test showing spurious sink candidate from method overriding a method for which we have a model.
|
2024-02-08 13:22:53 +00:00 |
|
Max Schaefer
|
02547d3839
|
Improve representation of implicit varargs arrays to more reliably filter out known flow steps.
|
2024-02-08 13:22:52 +00:00 |
|
Maiky
|
ed030bc617
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-02-08 14:17:37 +01:00 |
|
Ian Lynagh
|
e0a5efef0a
|
Merge pull request #15544 from igfoo/igfoo/k2tests
Kotlin 2: Some test fixes
|
2024-02-08 12:57:58 +00:00 |
|
Koen Vlaswinkel
|
87eb1ab103
|
Ruby: Include ReturnValue and exclude self for constructors
|
2024-02-08 13:40:10 +01:00 |
|
Rasmus Lerchedahl Petersen
|
45bb4a0ee5
|
python: remove TaintStepFromSummary
as it should be covered by `SummarizedCallableFromModel`
Also move things around, to look more like the Ruby code.
|
2024-02-08 12:48:15 +01:00 |
|
Maiky
|
62bd3ac748
|
Merge branch 'main' into maikypedia/swift-zip
|
2024-02-08 12:29:46 +01:00 |
|