Mathias Vorreiter Pedersen
|
732e55df11
|
C++: Ignore template non-type parameters in MaD signature matching.
|
2025-11-24 12:06:24 +00:00 |
|
Tom Hvitved
|
ac644b257a
|
Merge pull request #20848 from hvitved/rust/ranked-forex-rename
Rust: Use `ToIndex` instead of `FromIndex` in ranked `forex` predicates
|
2025-11-24 13:05:58 +01:00 |
|
Tom Hvitved
|
c7a0411c55
|
Merge pull request #20892 from hvitved/rust/builtin-mut-placeholders
Rust: Add placeholder declarations for `&mut` and `*mut`
|
2025-11-24 13:05:15 +01:00 |
|
Mathias Vorreiter Pedersen
|
c9e9322143
|
C++: Add an example of missing MaD supporrt for non-type template parameters.
|
2025-11-24 12:02:54 +00:00 |
|
Eliav2
|
192f254b41
|
Merge branch 'main' into 20823-globalVarRef-document-defaultView
|
2025-11-23 22:03:30 +02:00 |
|
Tom Hvitved
|
17e1e1713e
|
Rust: Add placeholder declarations for &mut and *mut
|
2025-11-23 20:56:07 +01:00 |
|
Tom Hvitved
|
b16f8c20a9
|
Update rust/ql/lib/codeql/rust/internal/PathResolution.qll
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-11-23 19:05:24 +01:00 |
|
Geoffrey White
|
b62968fa0f
|
Rust: Spelling.
|
2025-11-22 09:22:33 +00:00 |
|
Geoffrey White
|
993154ed57
|
Rust: Avoid duplicating sinks.
|
2025-11-21 19:34:16 +00:00 |
|
Geoffrey White
|
0ea28b4026
|
Rust: Test .expected changes.
|
2025-11-21 18:57:06 +00:00 |
|
Geoffrey White
|
ff8032a4ec
|
Rust: Fix after merge.
|
2025-11-21 18:53:57 +00:00 |
|
Geoffrey White
|
eb674d08d6
|
Rust: Reinstate the original function names model but call it a heuristic now.
|
2025-11-21 18:46:12 +00:00 |
|
Geoffrey White
|
2ce4c47646
|
Rust: More sinks from the MRVA-1000.
|
2025-11-21 18:43:35 +00:00 |
|
Geoffrey White
|
80615056c0
|
Merge remote-tracking branch 'upstream/main' into cert-checks
|
2025-11-21 18:40:40 +00:00 |
|
Geoffrey White
|
988aca1f85
|
Rust: Correct QLDoc comment.
|
2025-11-21 18:13:08 +00:00 |
|
Geoffrey White
|
03fc4cb0aa
|
Merge remote-tracking branch 'upstream/main' into access-invalid-pointer-fp
|
2025-11-21 17:39:56 +00:00 |
|
Geoffrey White
|
9db1722060
|
Rust: Accept consistency check changes.
|
2025-11-21 17:35:34 +00:00 |
|
Geoffrey White
|
e01c871b70
|
Rust: Accept changes to the dataflow/sources/file test.
|
2025-11-21 17:12:23 +00:00 |
|
Geoffrey White
|
3ad014b2f9
|
Rust: Additional sinks found in MRVA-1000.
|
2025-11-21 16:33:59 +00:00 |
|
Geoffrey White
|
ace7a77fd6
|
Rust: Switch to MaD models.
|
2025-11-21 16:27:52 +00:00 |
|
Geoffrey White
|
785754ec65
|
Rust: Switch the query to taint flow, since some taint summaries are relevant now.
|
2025-11-21 15:02:29 +00:00 |
|
Geoffrey White
|
89a9c46547
|
Rust: Second change note.
|
2025-11-21 15:02:27 +00:00 |
|
Geoffrey White
|
aca7877be2
|
Rust: Add some missing path / file metadata models.
|
2025-11-21 15:02:25 +00:00 |
|
Geoffrey White
|
8145264b77
|
Rust: Add threat model sources as additional sources for the query.
|
2025-11-21 14:40:11 +00:00 |
|
Geoffrey White
|
2da0814f65
|
Rust: Add test case involving taint.
|
2025-11-21 14:39:15 +00:00 |
|
Anders Schack-Mulligen
|
b1ed72d760
|
Merge pull request #20886 from aschackmull/java/rangeanalysis-longliterals
Java: Recognize int-sized long literals.
|
2025-11-21 13:35:14 +01:00 |
|
Owen Mansel-Chan
|
d2fc6a7b5b
|
Merge branch 'main' into java-kotlin-sensitive-logging-substring-barriers
|
2025-11-21 12:20:04 +00:00 |
|
Asger F
|
51e1bda608
|
JS: Move isTypeOnly() check into a direct check, instead of an override
|
2025-11-21 13:10:32 +01:00 |
|
Anders Schack-Mulligen
|
298e4cfcc5
|
Java: Recognize int-sized long literals.
|
2025-11-21 12:53:39 +01:00 |
|
Asger F
|
9c4f85f15b
|
JS: Split getSourceNode into getDirectSourceNode and getReExportedSourceNode
|
2025-11-21 12:42:30 +01:00 |
|
Asger F
|
94566e5e1e
|
JS: Remove unnecessary override in OriginalExportDeclaration
|
2025-11-21 12:42:10 +01:00 |
|
Asger F
|
3a393ecd54
|
Fixup! qldoc for reExportsAs
|
2025-11-21 12:41:34 +01:00 |
|
Michael Nebel
|
60826bd18a
|
Merge pull request #20837 from michaelnebel/csharp/dotnet10
C#: Improve the logic for downloading .NET and setting environment variables.
|
2025-11-21 12:41:08 +01:00 |
|
Michael Nebel
|
638c98bba3
|
Merge pull request #20832 from michaelnebel/csharp/dependencycaching
C#: Add extractor option for the dependency directory in BMN.
|
2025-11-21 12:38:28 +01:00 |
|
Asger F
|
78c8ab11f2
|
JS: Split exportsAs into exportsDirectlyAs and reExportsAs
|
2025-11-21 12:31:34 +01:00 |
|
Asger F
|
74d725ef21
|
JS: Remove unnecessary override in OriginalExportDeclaration
|
2025-11-21 12:31:09 +01:00 |
|
Ian Lynagh
|
6c7370ea95
|
C++: Add up/downgrade scripts
|
2025-11-21 11:30:58 +00:00 |
|
Ian Lynagh
|
c2f96b94e3
|
C++: Update stats
|
2025-11-21 11:30:40 +00:00 |
|
Ian Lynagh
|
d5399300e9
|
C++: Add databaseMetadata and overlayChangedFiles tables to dbscheme
|
2025-11-21 11:30:40 +00:00 |
|
Anders Schack-Mulligen
|
8d72040e8f
|
Merge pull request #20772 from aschackmull/java/ssa-deprecate
Java: Add deprecation annotations in SSA
|
2025-11-21 12:30:31 +01:00 |
|
Asger F
|
ce9986c449
|
JS: Change signature of isShadowedFromBulkExport
|
2025-11-21 12:30:31 +01:00 |
|
Owen Mansel-Chan
|
ec381e4ec5
|
Use range analysis and improve tests
|
2025-11-21 10:31:50 +00:00 |
|
Michael Nebel
|
5c454d23e8
|
C#: Fix typo.
|
2025-11-21 10:39:59 +01:00 |
|
Michael Nebel
|
138441b662
|
C#: Address review comments.
|
2025-11-21 10:39:57 +01:00 |
|
Michael Nebel
|
90dbb7a8eb
|
C#: Add change note.
|
2025-11-21 10:39:56 +01:00 |
|
Michael Nebel
|
2700843a9c
|
C#: Add an integration test for setting the dependency directory in BMN.
|
2025-11-21 10:39:54 +01:00 |
|
Michael Nebel
|
1256ccf2eb
|
C#: Add extractor option for buildless dependency directory.
|
2025-11-21 10:39:52 +01:00 |
|
Michael Nebel
|
e76e7ab26a
|
C#: Read from dependency directory from extractor option.
|
2025-11-21 10:39:51 +01:00 |
|
Anders Schack-Mulligen
|
30d68d8906
|
Java: Add missing deprecated annotations.
|
2025-11-21 10:14:13 +01:00 |
|
aegilops
|
ce136684e6
|
Fixed formatting
|
2025-11-20 17:39:32 +00:00 |
|