Anders Schack-Mulligen
|
3e43c53b9d
|
Java: Update some qldoc deprecation notices.
|
2025-11-12 09:06:17 +01:00 |
|
Anders Schack-Mulligen
|
06df5c0bd1
|
Java: Introduce SsaCapturedDefinition and replace uses of getAnUltimateDefinition.
|
2025-11-12 09:06:17 +01:00 |
|
Anders Schack-Mulligen
|
483b2d89a7
|
Java: Replace uses of SsaExplicitUpdate.
|
2025-11-12 09:06:16 +01:00 |
|
Anders Schack-Mulligen
|
07e635636c
|
Java: Replace getAFirstUse with top-level predicate.
|
2025-11-12 09:06:16 +01:00 |
|
Anders Schack-Mulligen
|
99aa0333cf
|
Java: Replace usages of isParameterDefinition.
|
2025-11-12 09:06:15 +01:00 |
|
Anders Schack-Mulligen
|
154f0770de
|
Java: Simplify instantiation of Guards and ControlFlowReachability.
|
2025-11-12 09:06:15 +01:00 |
|
Anders Schack-Mulligen
|
d5708fdd4e
|
Java: Instantiate shared SSA wrappers for main SSA.
|
2025-11-12 09:06:14 +01:00 |
|
Anders Schack-Mulligen
|
942dc2b89e
|
Java: Replace BaseSSA class wrappers with shared code.
|
2025-11-12 09:06:14 +01:00 |
|
Anders Schack-Mulligen
|
551944bacb
|
Java: Add VariableWrite class.
|
2025-11-12 09:06:13 +01:00 |
|
Anders Schack-Mulligen
|
289d3374ef
|
SSA: Improve toString.
|
2025-11-12 09:06:13 +01:00 |
|
Anders Schack-Mulligen
|
79b2f21b07
|
SSA: Fix phi defs.
|
2025-11-12 09:06:12 +01:00 |
|
Anders Schack-Mulligen
|
374c77213f
|
Java: Remove getAFirstUse in BaseSSA.
|
2025-11-12 09:06:12 +01:00 |
|
Anders Schack-Mulligen
|
f2181ece4f
|
Java: Get rid of untracked SSA definitions.
|
2025-11-12 09:06:11 +01:00 |
|
Anders Schack-Mulligen
|
c4f0868844
|
Java: Move SSA entry defs to index -1.
|
2025-11-12 09:06:11 +01:00 |
|
idrissrio
|
3b7f2f4eda
|
Java: Add LGTM_INDEX_ MAVEN_TOLLCHAINS_FILE for new Maven integration tests
|
2025-11-12 08:39:40 +01:00 |
|
idrissrio
|
a82b5e7aa1
|
Java: Add test for selecting the highest compiler release in a pom
|
2025-11-12 08:39:39 +01:00 |
|
idrissrio
|
7dab2bef69
|
Java: Add test for Java 16 target when only Java 17+ is available
|
2025-11-12 08:39:37 +01:00 |
|
idrissrio
|
fcc54c1470
|
Java: Add test for detecting --add-exports in poms
|
2025-11-12 08:39:36 +01:00 |
|
idrissrio
|
5247c88da1
|
Java: Add test for pom targeting Java 8 but rquiring Java 11
|
2025-11-12 08:39:35 +01:00 |
|
idrissrio
|
6b890eaf94
|
Java: Add test for multi-module projects with different Java versions
|
2025-11-12 08:39:34 +01:00 |
|
dependabot[bot]
|
c88952423e
|
Bump golang.org/x/mod
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/mod](https://github.com/golang/mod).
Updates `golang.org/x/mod` from 0.29.0 to 0.30.0
- [Commits](https://github.com/golang/mod/compare/v0.29.0...v0.30.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-version: 0.30.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 03:08:31 +00:00 |
|
Paolo Tranquilli
|
3483007b2a
|
Ripunzip: use new archives
|
2025-11-11 17:44:12 +01:00 |
|
Nick Rolfe
|
e5ba4143ff
|
Go: add change-note for path transformer fixes
|
2025-11-11 15:47:53 +00:00 |
|
github-actions[bot]
|
d5734af555
|
Update ripunzip binaries to version v2.0.3
|
2025-11-11 13:40:02 +00:00 |
|
Paolo Tranquilli
|
0419667460
|
Merge pull request #20802 from github/redsun82/ripunzip
CI: make `build-ripunzip.yml` auto-create update PR
|
2025-11-11 14:34:39 +01:00 |
|
Michael B. Gale
|
f1076b9eb1
|
Merge pull request #20813 from github/post-release-prep/codeql-cli-2.23.5
Post-release preparation for codeql-cli-2.23.5
|
2025-11-11 13:13:14 +00:00 |
|
Henry Mercer
|
d3dc7908f8
|
Merge branch 'main' into post-release-prep/codeql-cli-2.23.5
|
2025-11-11 12:55:58 +00:00 |
|
Anders Schack-Mulligen
|
62e28d2dcf
|
Guards: Simplify non-linear join.
|
2025-11-11 13:34:47 +01:00 |
|
github-actions[bot]
|
466a6f330a
|
Post-release preparation for codeql-cli-2.23.5
|
2025-11-11 12:21:57 +00:00 |
|
Anders Schack-Mulligen
|
3c7522ca7d
|
Guards: Replace recursion through universal quantification with rank-iteration.
|
2025-11-11 13:03:05 +01:00 |
|
Paolo Tranquilli
|
e2671da05f
|
Fix build-ripunzip.yml archive step on macos
|
2025-11-11 13:01:39 +01:00 |
|
Anders Schack-Mulligen
|
a5279ec420
|
Guards: Rank return expressions.
|
2025-11-11 12:52:07 +01:00 |
|
Paolo Tranquilli
|
104f0e3a02
|
Fix build-ripunzip.yml archive step on windows
|
2025-11-11 12:51:30 +01:00 |
|
Michael B. Gale
|
e5fa4a6dca
|
Merge pull request #20812 from github/release-prep/2.23.5
Release preparation for version 2.23.5
codeql-cli/v2.23.5
|
2025-11-11 11:46:37 +00:00 |
|
Paolo Tranquilli
|
99baf98897
|
Fix build-ripunzip.yml
|
2025-11-11 12:46:28 +01:00 |
|
Anders Schack-Mulligen
|
0a4406dec9
|
Guards: Push forex-range constraint in.
|
2025-11-11 12:45:46 +01:00 |
|
Paolo Tranquilli
|
82435218dc
|
Javascript: fix compilation error after scripted replacement
|
2025-11-11 12:44:33 +01:00 |
|
Paolo Tranquilli
|
9d51932124
|
Merge branch 'main' into redsun82/update-rules_java
|
2025-11-11 12:43:05 +01:00 |
|
Michael B. Gale
|
b4fed5bf58
|
Revert C++ range analysis change note
|
2025-11-11 11:38:54 +00:00 |
|
Michael B. Gale
|
ac9a29701e
|
C#: Minor changelog improvements
|
2025-11-11 11:38:20 +00:00 |
|
Napalys Klicius
|
d122534398
|
Merge pull request #20671 from github/napalys/adjust_query_severity
Adjust query severity ratings
|
2025-11-11 12:37:31 +01:00 |
|
github-actions[bot]
|
e4f25c9a13
|
Release preparation for version 2.23.5
|
2025-11-11 11:33:33 +00:00 |
|
Paolo Tranquilli
|
ff62c65cdf
|
Javascript: avoid null pointer exception on boolean values
|
2025-11-11 12:11:49 +01:00 |
|
Paolo Tranquilli
|
47f2617b4d
|
Use other compression method for ripunzip
|
2025-11-11 12:07:19 +01:00 |
|
Paolo Tranquilli
|
295744eb36
|
Set permissions
|
2025-11-11 12:00:30 +01:00 |
|
Paolo Tranquilli
|
29a2f96cc7
|
Merge branch 'main' into redsun82/ripunzip
|
2025-11-11 11:57:29 +01:00 |
|
Paolo Tranquilli
|
6ef314ed03
|
Javascript: fix errors from upcoming rules_java update
|
2025-11-11 11:53:07 +01:00 |
|
Geoffrey White
|
109abddc36
|
Apply suggestions from code review
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-11-11 09:32:14 +00:00 |
|
Geoffrey White
|
8624f9c660
|
Merge pull request #20749 from github/copilot/add-secure-cookie-test-cases
Add test coverage for actix-web, poem, and http-types cookie secure attribute
|
2025-11-11 09:26:26 +00:00 |
|
Michael B. Gale
|
5b1e651803
|
Merge pull request #20803 from github/revert-20778-release-prep/2.23.4
Revert "Release preparation for version 2.23.4"
|
2025-11-11 00:06:17 +00:00 |
|