Mathias Vorreiter Pedersen
|
00fe448e3a
|
Merge pull request #12072 from aschackmull/dataflow/stage3-perf
Dataflow: Fix join in `fwdFlowRead` (take 2)
|
2023-02-06 10:43:11 +00:00 |
|
Jami Cogswell
|
2d7e71dfce
|
Java: add read-file sink kind for first arg of copy
|
2023-02-03 17:28:46 -05:00 |
|
Jami
|
b6805c6913
|
Merge pull request #11863 from jcogs33/jcogs33/update-paramsString
Java: update paramsString
|
2023-02-03 15:47:38 -05:00 |
|
Anders Schack-Mulligen
|
a1aeb995e6
|
Java: Apply deadcode guard to data flow nodes.
|
2023-02-03 16:16:39 +01:00 |
|
Anders Schack-Mulligen
|
e8dbd65d77
|
Java: Refactor compile-time constant calculation and apply to ConstantIntegerExpr.
|
2023-02-03 16:16:27 +01:00 |
|
github-actions[bot]
|
faf21f3edb
|
Post-release preparation for codeql-cli-2.12.2
|
2023-02-02 23:01:04 +00:00 |
|
Jami Cogswell
|
30b1a2edbc
|
Java: add first argument to copy sink
|
2023-02-02 16:20:54 -05:00 |
|
Jami Cogswell
|
61a8f5e425
|
Java: add signature to createTempDirectory sink
|
2023-02-02 16:19:20 -05:00 |
|
Anders Schack-Mulligen
|
67d4ed53b9
|
Dataflow: Sync.
|
2023-02-02 16:33:00 +01:00 |
|
Anders Schack-Mulligen
|
8cb233df1a
|
Dataflow: A proper perf fix for the stage-dependent fanout direction of the Content-to-Ap relation.
|
2023-02-02 16:31:07 +01:00 |
|
github-actions[bot]
|
a4fa984792
|
Release preparation for version 2.12.2
|
2023-02-02 14:34:55 +00:00 |
|
Joe Farebrother
|
97b2e852c9
|
Merge pull request #11713 from joefarebrother/sensitive-result-receiver
Java: Add query for leaking sensitive data through a ResultReceiver
|
2023-02-01 16:34:17 +00:00 |
|
Jami
|
7f6efae7dc
|
Merge pull request #12008 from jcogs33/jcogs33/update-queryproducer-package
Java: update package for `QueryProducer` sinks
|
2023-01-30 10:27:58 -05:00 |
|
Mathias Vorreiter Pedersen
|
95b15825f9
|
DataFlow: Sync identical files.
|
2023-01-27 16:24:31 +00:00 |
|
Jami Cogswell
|
85c228a0cd
|
Java: remove old sinks
|
2023-01-27 10:40:17 -05:00 |
|
Jami Cogswell
|
a3fe8c0e93
|
Java: add change note
|
2023-01-27 10:35:16 -05:00 |
|
Jami Cogswell
|
9bf43483db
|
Java: update package for QueryProducer sinks
|
2023-01-27 10:16:42 -05:00 |
|
Alex Ford
|
55550e7980
|
Merge pull request #11941 from alexrford/summary-component-tostring-syntheticglobal
Add missing toString case for synthetic globals
|
2023-01-23 10:00:00 +00:00 |
|
Michael Nebel
|
69a42d8b1f
|
Merge pull request #11931 from michaelnebel/csharp/refactor
Remove the Csv postfix of some predicate names.
|
2023-01-23 09:09:48 +01:00 |
|
github-actions[bot]
|
b62cb6ba84
|
Post-release preparation for codeql-cli-2.12.1
|
2023-01-20 19:49:56 +00:00 |
|
Alex Ford
|
e4df1f5a6f
|
Ruby: add missing toString case for synthetic globals
|
2023-01-20 13:31:43 +00:00 |
|
github-actions[bot]
|
005b3e4a47
|
Release preparation for version 2.12.1
|
2023-01-20 12:03:19 +00:00 |
|
Michael Nebel
|
dc223cb82e
|
Sync files and make corresponding changes for other languages.
|
2023-01-19 15:14:06 +01:00 |
|
Rasmus Wriedt Larsen
|
e0ccb9306a
|
Merge pull request #11908 from RasmusWL/dataflow-consistency-more-excludes
DataFlow: Add `uniqueParameterNodePositionExclude`
|
2023-01-18 10:44:51 +01:00 |
|
Edward Minnix III
|
4c018759c8
|
Merge pull request #11283 from egregius313/egregius313/webview-setAllowContentAccess
Java: Android WebView Content Access Query
|
2023-01-17 11:02:47 -05:00 |
|
Jami
|
babdee36aa
|
Merge pull request #11779 from jcogs33/jcogs33/model-more-top-jdk-apis
Java: model top JDK APIs
|
2023-01-17 10:20:32 -05:00 |
|
Jami Cogswell
|
10f0975812
|
Java: remove models for System.[get|set]Property
|
2023-01-17 08:51:48 -05:00 |
|
Rasmus Wriedt Larsen
|
a0b1c2ea79
|
DataFlow: Add uniqueParameterNodePositionExclude
|
2023-01-17 14:05:22 +01:00 |
|
Rasmus Wriedt Larsen
|
2b0a5fd5d1
|
DataFlow: Add uniqueParameterNodeAtPositionExclude
|
2023-01-17 14:05:17 +01:00 |
|
Jami Cogswell
|
fb6725ddaa
|
Java: add WithoutElement comment for clear methods
|
2023-01-13 13:20:45 -05:00 |
|
Jami Cogswell
|
a43f3cf95f
|
Java: remove Supplier.get model
|
2023-01-12 17:09:13 -05:00 |
|
Jami Cogswell
|
c3a1d088ac
|
Java: update change note
|
2023-01-12 16:32:52 -05:00 |
|
Jami Cogswell
|
ffb267937a
|
Java: add endsWith additionalTaintStep to ConditionalBypassFlowConfig
|
2023-01-12 16:24:05 -05:00 |
|
Michael Nebel
|
5c466f3319
|
Java: Sync files and update other relavant files related to the new naming of shift.
|
2023-01-12 19:06:29 +01:00 |
|
Jami Cogswell
|
e0444449c8
|
Java: remove Function.apply model
|
2023-01-12 09:58:53 -05:00 |
|
Jami
|
c725c447ac
|
Merge branch 'main' into jcogs33/update-paramsString
|
2023-01-12 08:24:57 -05:00 |
|
Joe Farebrother
|
a88759283a
|
Fix typo in qldoc
|
2023-01-12 11:44:39 +00:00 |
|
Joe Farebrother
|
8449dabefe
|
Add qldoc
|
2023-01-12 11:44:39 +00:00 |
|
Joe Farebrother
|
de565f9ccc
|
Add test and fix a bug
|
2023-01-12 11:44:39 +00:00 |
|
Joe Farebrother
|
b96edb9c64
|
Add Sensitive Result Receiver query
|
2023-01-12 11:44:39 +00:00 |
|
Jami Cogswell
|
ce74c9d959
|
Java: Date models as neutral
|
2023-01-11 22:15:41 -05:00 |
|
Jami Cogswell
|
6bb865ad05
|
Java: make numeric flow models neutral
|
2023-01-11 18:04:43 -05:00 |
|
Jami Cogswell
|
0c7ffb0554
|
Java: update System.getProperty model
|
2023-01-11 12:04:22 -05:00 |
|
Jami Cogswell
|
2a99af0e6d
|
Java: remove summary model for String.endsWith
|
2023-01-11 10:58:46 -05:00 |
|
Jami Cogswell
|
99ee6c95a1
|
Java: remove models for Consumer.accept and Collectors.toMap
|
2023-01-11 10:44:38 -05:00 |
|
Jami Cogswell
|
ac064ac2a7
|
Java: remove model for Collectors.joining
|
2023-01-11 10:30:49 -05:00 |
|
Michael Nebel
|
7e4f7a0c17
|
C#: Address review comments and sync files.
|
2023-01-11 16:29:24 +01:00 |
|
Michael Nebel
|
8112058a0a
|
Java: Adapt TopJdpApi library to the re-factor.
|
2023-01-11 16:20:55 +01:00 |
|
Michael Nebel
|
6a047d6916
|
Java: Re-factor provenance related predicates for summarized callable.
|
2023-01-11 16:20:55 +01:00 |
|
Michael Nebel
|
ea173f9516
|
Sync files.
|
2023-01-11 16:20:55 +01:00 |
|