Owen Mansel-Chan
|
d9e7c89af0
|
Add indirect method calls
|
2025-09-11 11:31:28 +01:00 |
|
Owen Mansel-Chan
|
84e70e166e
|
Add direct method calls
|
2025-09-11 11:27:56 +01:00 |
|
Owen Mansel-Chan
|
fa18fd2782
|
Add method defs
|
2025-09-11 11:24:53 +01:00 |
|
Owen Mansel-Chan
|
cbbf7c2578
|
Include pre-update node in output
|
2025-09-11 11:22:17 +01:00 |
|
Paolo Tranquilli
|
051da9d407
|
Merge branch 'main' into rustanalyzerdoc
|
2025-09-11 11:48:17 +02:00 |
|
Geoffrey White
|
32131cf9ae
|
Update rust/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-11 10:36:04 +01:00 |
|
Simon Friis Vindum
|
50b3571124
|
Cargo: Revert changes to the Ruby extractors Cargo file
|
2025-09-11 11:35:33 +02:00 |
|
Simon Friis Vindum
|
61eea66c51
|
Bazel: regenerate vendored cargo dependencies
|
2025-09-11 11:35:15 +02:00 |
|
Jeroen Ketema
|
2f9961888a
|
Swift: Mention in update playbook that we want a change note
|
2025-09-11 11:31:36 +02:00 |
|
Asger F
|
7a2391f848
|
JS: Deprecate Portals and delete tests
This is a super old attempt at model generation, from before MaD even existed. It's obsolete and just have to be removed.
|
2025-09-11 11:05:36 +02:00 |
|
Simon Friis Vindum
|
55d022f6eb
|
Cargo: upgrade dependencies
|
2025-09-11 10:47:26 +02:00 |
|
Geoffrey White
|
8af8c6d95a
|
Rust: Move upgrade script to the very end, add a few details.
|
2025-09-11 09:47:15 +01:00 |
|
Geoffrey White
|
9a96372f53
|
Rust: Add some more details.
|
2025-09-11 09:40:36 +01:00 |
|
Jeroen Ketema
|
2bc035cfcf
|
C++: Update test results after extractor changes
|
2025-09-11 10:31:01 +02:00 |
|
Jeroen Ketema
|
d224f85b24
|
C++: Add uninitialized variable FP test
|
2025-09-11 10:31:00 +02:00 |
|
Idriss Riouak
|
59fc7aa8e1
|
Merge pull request #20385 from github/idrissrio/java-regression-statsfile
Java: Revert wrongly generated stats file
|
2025-09-11 10:28:59 +02:00 |
|
Anders Schack-Mulligen
|
e7df1b220c
|
Java: Add change note.
|
2025-09-11 10:00:53 +02:00 |
|
Simon Friis Vindum
|
eea70069e7
|
Rust: Infer certain type information for struct expressions
|
2025-09-11 09:53:56 +02:00 |
|
Michael Nebel
|
c2628fe1df
|
Python: Update integration tests expected output.
|
2025-09-11 08:44:18 +02:00 |
|
Michael Nebel
|
a774c65162
|
Python: Remove py/missing-docstring from code-quality-extended.
|
2025-09-11 08:41:33 +02:00 |
|
dependabot[bot]
|
b996dc3b62
|
Bump golang.org/x/tools
Bumps the extractor-dependencies group in /go/extractor with 1 update: [golang.org/x/tools](https://github.com/golang/tools).
Updates `golang.org/x/tools` from 0.36.0 to 0.37.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.36.0...v0.37.0)
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-11 03:08:27 +00:00 |
|
github-actions[bot]
|
a6714809c4
|
Add changed framework coverage reports
|
2025-09-11 00:22:32 +00:00 |
|
Paolo Tranquilli
|
a9a0cb928e
|
Rust: add rust-analyzer update instructions
|
2025-09-10 18:30:37 +01:00 |
|
Alex Eyers-Taylor
|
dcc5572767
|
Java: Hnalde global files as exceptions rather than annotating them
This allows us to merge them without redundent annoations for now.
|
2025-09-10 17:26:54 +01:00 |
|
Alex Eyers-Taylor
|
5c19aad012
|
Java: Make Virtual Dispatch Global, but keep SSA local.
Use forceLocal to achive this.
|
2025-09-10 17:26:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
4227dd7d73
|
Merge pull request #20400 from MathiasVP/cleanup-incorrect-scanf-query
C++: Cleanup `ScanfChecks.qll`
|
2025-09-10 16:31:49 +01:00 |
|
Michael Nebel
|
07932590b5
|
Java: Update integration test expected output.
|
2025-09-10 16:15:48 +02:00 |
|
Michael Nebel
|
8e392cf8de
|
Java: Remove java/undocumented-* queries from the code-quality-extended suite.
|
2025-09-10 16:13:24 +02:00 |
|
Michael Nebel
|
6ff6d0f6bd
|
Java: Update integration test expected output.
|
2025-09-10 16:11:22 +02:00 |
|
Michael Nebel
|
56802035df
|
Java: Add some medium precision queries to the code-quality-extended suite.
|
2025-09-10 16:11:20 +02:00 |
|
Michael Nebel
|
7c58098f12
|
Python: Update integration tests expected output.
|
2025-09-10 16:08:14 +02:00 |
|
Michael Nebel
|
7c0aa78e39
|
Python: Add many medium precision queries to the code-quality-extended suite.
|
2025-09-10 16:06:38 +02:00 |
|
Anders Schack-Mulligen
|
b5c7bc1b33
|
Java: Accept test output.
|
2025-09-10 15:42:18 +02:00 |
|
Anders Schack-Mulligen
|
3815503314
|
Java: Consolidate Assertions.qll and Preconditions.qll.
|
2025-09-10 15:42:18 +02:00 |
|
Simon Friis Vindum
|
065388df91
|
Rust: Fix formatting
|
2025-09-10 14:50:35 +02:00 |
|
Simon Friis Vindum
|
d1a3294f06
|
Merge branch 'main' into rust/request-forgery-query
|
2025-09-10 14:48:22 +02:00 |
|
idrissrio
|
762d2ef793
|
Java: Manually add new relation to stats file
|
2025-09-10 14:44:52 +02:00 |
|
idrissrio
|
a20737308a
|
Java: Revert wrongly generated stats file
The stats file generated in commit
a6b68ec7de (diff-a4cfdde566085b7f1c1315487c13ef64e4869729ae7886b6c8f4267e3cd4eab6)
was created using the wrong process.
This commit reverts that change and manually adds the new relation
for isImplicitClass.
|
2025-09-10 14:44:50 +02:00 |
|
Simon Friis Vindum
|
c73d081a32
|
Rust: Fix based on review
|
2025-09-10 14:41:20 +02:00 |
|
Simon Friis Vindum
|
50cd200ec5
|
Apply suggestions from code review
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-09-10 14:34:54 +02:00 |
|
Mathias Vorreiter Pedersen
|
edec76ae10
|
Merge pull request #20370 from MathiasVP/source-bounded-fast-tc-in-typetracking
Shared: Use `sourceBoundedFastTC` in TypeTracking
|
2025-09-10 13:04:49 +01:00 |
|
Michael Nebel
|
186e42b1fe
|
C#: Add change note.
|
2025-09-10 14:04:02 +02:00 |
|
Michael Nebel
|
e5da0b90ce
|
C#: Deprecate cs/captured-foreach-variable.
|
2025-09-10 14:04:01 +02:00 |
|
Asger F
|
d39263dcac
|
Merge pull request #20317 from asgerf/js/xunit
JS: Avoid overriding Expr predicates in xUnit.qll
|
2025-09-10 13:41:21 +02:00 |
|
Mathias Vorreiter Pedersen
|
72d7223fd0
|
C++: Small drive by cleanup. Delete unnecessary nested 'exists'.
|
2025-09-10 12:35:59 +01:00 |
|
Mathias Vorreiter Pedersen
|
d097946e1f
|
C++: No need for this additional case.
|
2025-09-10 12:35:24 +01:00 |
|
Mathias Vorreiter Pedersen
|
5a9b562f19
|
Merge branch 'main' into source-bounded-fast-tc-in-typetracking
|
2025-09-10 12:14:01 +01:00 |
|
Asger F
|
dacc9e26e9
|
JS: Refactor 'default' import interop
|
2025-09-10 13:03:36 +02:00 |
|
Mathias Vorreiter Pedersen
|
f8bdf924db
|
Shared: Make 'standardFlowsTo' private.
|
2025-09-10 11:26:36 +01:00 |
|
Mathias Vorreiter Pedersen
|
b7bc94b987
|
Update shared/typetracking/codeql/typetracking/internal/TypeTrackingImpl.qll
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2025-09-10 11:21:25 +01:00 |
|