Michael Nebel
|
85a4dd0325
|
Java: Deprecate the local content of CommandLineQuery and remove the exec tainted local query variant.
|
2024-05-01 13:07:20 +02:00 |
|
Michael Nebel
|
072f19008a
|
Java: Deprecate the content of ArithmeticTaintedLocalQuery and remove the arithmetic tainted local query variant.
|
2024-05-01 08:59:51 +02:00 |
|
Michael Nebel
|
93988e5834
|
Java: Deprecate the content of XxeLocalQuery and remove the Xxe local query variant.
|
2024-05-01 08:59:50 +02:00 |
|
Michael Nebel
|
e0c2a43780
|
Java: Deprecate the content of XssLocalQuery and remove the Xss local query variant.
|
2024-05-01 08:59:50 +02:00 |
|
Henry Mercer
|
797f675285
|
Merge pull request #16365 from github/post-release-prep/codeql-cli-2.17.2
Post-release preparation for codeql-cli-2.17.2
|
2024-04-30 14:51:01 +01:00 |
|
Ian Lynagh
|
0715c4ac5a
|
Merge pull request #16341 from igfoo/igfoo/ODASA_BUILD_ERROR_DIR
Java: Remove support for deprecated ODASA_BUILD_ERROR_DIR env var
|
2024-04-30 13:18:51 +01:00 |
|
github-actions[bot]
|
99928b82ed
|
Post-release preparation for codeql-cli-2.17.2
|
2024-04-30 12:15:35 +00:00 |
|
github-actions[bot]
|
5228d94d42
|
Release preparation for version 2.17.2
|
2024-04-30 10:25:51 +00:00 |
|
Ian Lynagh
|
676bcf39a5
|
Java: Remove support for deprecated ODASA_BUILD_ERROR_DIR env var
|
2024-04-29 18:02:28 +01:00 |
|
erik-krogh
|
800d7546fa
|
change all the change-notes to breaking
|
2024-04-26 17:17:23 +02:00 |
|
Michael Nebel
|
f95b33049e
|
Java: Improve the Api sources and sinks implementation.
|
2024-04-26 14:12:41 +02:00 |
|
erik-krogh
|
14d88eb3ce
|
add change-notes
|
2024-04-26 12:56:28 +02:00 |
|
Michael Nebel
|
b754706e44
|
Java: Update SupportedExternalApi expected test output.
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
9db32f4d26
|
Java: Identify more APIs as supported in the telemetry queries (as QL defined sinks).
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
acb2bbb2a3
|
Java: Identify more APIs as supported in the telemetry queries (as QL defined sources).
|
2024-04-26 12:39:46 +02:00 |
|
Michael Nebel
|
06f987ad58
|
Java: Add test example of a supported sink defined in QL.
|
2024-04-26 12:39:46 +02:00 |
|
erik-krogh
|
fb376a1cfd
|
revert the deletion of explorationLimit. It'll be deleted along with the entire class later
|
2024-04-25 22:31:11 +02:00 |
|
erik-krogh
|
baa31e1469
|
delete outdated deprecations
|
2024-04-25 22:19:28 +02:00 |
|
Paolo Tranquilli
|
072e2edd34
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-23 14:29:33 +02:00 |
|
Anders Schack-Mulligen
|
b2f09949df
|
Merge pull request #15599 from aschackmull/dataflow/fieldflowbranchlimit-v2
Dataflow: update fieldFlowBranchLimit semantics
|
2024-04-23 10:08:05 +02:00 |
|
Paolo Tranquilli
|
7952f0e237
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-22 08:30:22 +02:00 |
|
Anders Schack-Mulligen
|
874d9d14bc
|
Merge pull request #16290 from aschackmull/java/oscheck-perf
Java: Fix join-order.
|
2024-04-19 16:55:56 +02:00 |
|
Anders Schack-Mulligen
|
c45fd4080d
|
Java: Fix join-order.
The TC was being fully materialised but all we need is unary
reachability.
|
2024-04-19 15:41:35 +02:00 |
|
Paolo Tranquilli
|
3678e51f0b
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-17 15:09:27 +02:00 |
|
Alexander Eyers-Taylor
|
da3fa22cbd
|
Merge pull request #16228 from github/post-release-prep/codeql-cli-2.17.1
Post-release preparation for codeql-cli-2.17.1
|
2024-04-17 11:24:34 +01:00 |
|
Paolo Tranquilli
|
c5f6c65ff1
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-16 18:23:33 +02:00 |
|
Cornelius Riemenschneider
|
6ba27dc863
|
Upgrade rules_pkg to 0.10.1.
|
2024-04-16 16:29:56 +02:00 |
|
github-actions[bot]
|
622e176a16
|
Post-release preparation for codeql-cli-2.17.1
|
2024-04-16 14:21:32 +00:00 |
|
Paolo Tranquilli
|
a7411700ef
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-16 16:13:31 +02:00 |
|
github-actions[bot]
|
9bfe4ea90a
|
Release preparation for version 2.17.1
|
2024-04-15 17:34:47 +00:00 |
|
Anders Schack-Mulligen
|
3c69f8f607
|
Java: Count second level scopes for fieldFlowBranchLimit.
|
2024-04-15 15:17:43 +02:00 |
|
Anders Schack-Mulligen
|
2f0987e980
|
Dataflow: Add dummy DataFlowSecondLevelScope implementations.
These could be an empty type, but Unit was available and it probably
doesn't matter.
|
2024-04-15 15:16:30 +02:00 |
|
Anders Schack-Mulligen
|
b87b8329a0
|
Dataflow: Use default fieldFlowBranchLimit in qltests.
|
2024-04-15 15:13:03 +02:00 |
|
Chris Smowton
|
bdd6fba06a
|
Java: add test for a Maven project with an unreachable repository
|
2024-04-12 12:03:38 +01:00 |
|
Paolo Tranquilli
|
b8010f27e7
|
Merge branch 'main' into redsun82/kotlin
|
2024-04-12 11:56:16 +02:00 |
|
Anders Schack-Mulligen
|
f85ff9defc
|
Java: Update expected output (interesting).
|
2024-04-12 09:20:28 +02:00 |
|
Anders Schack-Mulligen
|
c2f5731e8d
|
Java: Update expected output (uninteresting).
|
2024-04-12 09:20:26 +02:00 |
|
Anders Schack-Mulligen
|
eafc0075fd
|
Legacy dataflow: Sync.
|
2024-04-12 09:19:54 +02:00 |
|
Anders Schack-Mulligen
|
2925e45434
|
Java/Dataflow: Propagate MaD-id/model-id to PathGraph.
|
2024-04-12 09:19:51 +02:00 |
|
Paolo Tranquilli
|
fc62ed5af0
|
Kotlin/Bazel: port custom_plugin test to use bazel
|
2024-04-12 08:18:53 +02:00 |
|
Ian Lynagh
|
9c573dbee3
|
Kotlin: Update expected result for kotlin-version-too-new test
|
2024-04-11 11:58:59 +01:00 |
|
Dave Bartolomeo
|
996f535f0b
|
Merge pull request #16103 from github/dbartol/javadoc-record
Allow `@param` tags to apply to record parameters
|
2024-04-09 14:21:45 -04:00 |
|
Dave Bartolomeo
|
b9cfeaf614
|
Add test case
|
2024-04-09 12:41:32 -04:00 |
|
Taus
|
3656376cc4
|
Merge pull request #16064 from github/max-schaefer/fix-unexploitable-types
Automodel: Filter unexploitable types in application mode.
|
2024-04-09 17:14:53 +02:00 |
|
Max Schaefer
|
deb78b248b
|
Apply suggestions from code review
Co-authored-by: Taus <tausbn@github.com>
|
2024-04-09 14:38:17 +01:00 |
|
Owen Mansel-Chan
|
ae8240a695
|
Delete models for JDK internal packages
|
2024-04-09 13:23:03 +01:00 |
|
erik-krogh
|
8cb6598f50
|
fixing that I put a type on the wrong thing in the alert-message
|
2024-04-08 20:51:19 +02:00 |
|
Jami
|
5792f7b770
|
Merge branch 'main' into jcogs33/unsafe-url-forward-promotion-resource-and-file-methods
|
2024-04-08 10:26:42 -04:00 |
|
erik-krogh
|
018b066b95
|
autoformat
|
2024-04-08 07:15:33 +02:00 |
|
erik-krogh
|
ca4f667053
|
add fallback if I can't easily determine the variable
|
2024-04-08 07:14:48 +02:00 |
|