Geoffrey White
|
32e9fdfe19
|
Rust: Fix the false positives.
|
2025-12-04 17:19:41 +00:00 |
|
Owen Mansel-Chan
|
4a16de2bc8
|
Pull out logic into separate predicate
|
2025-12-04 16:50:39 +00:00 |
|
Owen Mansel-Chan
|
fb841ea591
|
Make predicates containing query logic more self-contained
|
2025-12-04 16:50:37 +00:00 |
|
Owen Mansel-Chan
|
8bac1dec83
|
Add change note
|
2025-12-04 16:50:36 +00:00 |
|
Owen Mansel-Chan
|
f6bdb3a126
|
Fix filtering of code injection alerts between medium and critical
|
2025-12-04 16:50:34 +00:00 |
|
Owen Mansel-Chan
|
e2acd1b668
|
Add test with push and workflow_dispatch triggers
This is based on push.yml, and it should still be found by
actions/code-injection/medium, but it isn't.
|
2025-12-04 16:50:33 +00:00 |
|
Tom Hvitved
|
8b89e15dfa
|
Merge pull request #20863 from hvitved/rust/call-refactor
Rust: Restructure classes representing calls
|
2025-12-04 17:02:17 +01:00 |
|
Simon Friis Vindum
|
27ddc813af
|
Rust: Cleanup of raw pointer types based in PR feedback
|
2025-12-04 16:41:28 +01:00 |
|
Owen Mansel-Chan
|
5c8ab1f6d1
|
Merge pull request #20956 from owen-mc/java/improve-regex-sanitizer
Java: improve regex sanitizer for `java/ssrf`
|
2025-12-04 15:32:12 +00:00 |
|
Geoffrey White
|
8594c7a29a
|
Rust: Add test for rust/access-after-lifetime-ended FP involving generic calls.
|
2025-12-04 15:28:15 +00:00 |
|
Michael Nebel
|
5a33f9fcd8
|
C#: Update integration test expected output.
|
2025-12-04 15:58:02 +01:00 |
|
Michael Nebel
|
4112cfc8f1
|
C#: Add change note.
|
2025-12-04 15:42:18 +01:00 |
|
Michael Nebel
|
a3e545ddd5
|
C#: Use NuGetVersion instead of homemade version implementation.
|
2025-12-04 15:34:28 +01:00 |
|
Michael Nebel
|
1b84f70d1c
|
C#: Use NuGet version sorting instead of lexicographic directory name sorting for finding newest package version.
|
2025-12-04 15:34:26 +01:00 |
|
Michael Nebel
|
4274af4f73
|
C#: Set AllowMissingPrunePackageData=true to true when purposely using non-existing framework targets.
|
2025-12-04 15:26:15 +01:00 |
|
Anders Schack-Mulligen
|
e4ee7c95c5
|
C#: Address review comments.
|
2025-12-04 15:06:20 +01:00 |
|
Michael Nebel
|
cdd8aa49e1
|
Merge pull request #20933 from michaelnebel/csharp/runtraceraftercompilation
C#: Invoke the extractor after the compiler to ensure that source generators have been executed.
|
2025-12-04 13:41:38 +01:00 |
|
Tom Hvitved
|
bc6d38ebb4
|
Address review comments
|
2025-12-04 10:38:47 +01:00 |
|
Anders Schack-Mulligen
|
607ad1f886
|
Merge pull request #20961 from aschackmull/dataflow/flowfrom
Dataflow: Add flowFrom predicates to mirror flowTo.
|
2025-12-04 10:09:29 +01:00 |
|
Michael Nebel
|
e74031bee4
|
Merge pull request #20936 from michaelnebel/csharp/nocrashdotnetinfo
C#: Retry logic for `dotnet --info` when it fails with exit code 143.
|
2025-12-04 09:13:12 +01:00 |
|
Tom Hvitved
|
38a572dfa0
|
Rust: Run codegen
|
2025-12-03 20:47:05 +01:00 |
|
Tom Hvitved
|
a707527022
|
Address review comments in annotations.py
|
2025-12-03 20:46:30 +01:00 |
|
Geoffrey White
|
2665d8395a
|
Merge pull request #20939 from geoffw0/saltmodel
Rust: Add heuristic sinks for passwords, initialization vectors etc
|
2025-12-03 18:01:48 +00:00 |
|
Tom Hvitved
|
ca9d327280
|
Merge pull request #20915 from hvitved/content-flow-ap-limit
Shared: Improvements to content-sensitive model generation
|
2025-12-03 15:54:57 +01:00 |
|
Michael Nebel
|
a903420122
|
C#: Add change note.
|
2025-12-03 15:49:37 +01:00 |
|
Michael Nebel
|
0d08f24a2d
|
C#: Invoke the extractor after the compiler to ensure that source generators have been executed.
|
2025-12-03 15:49:35 +01:00 |
|
yoff
|
7fd4755e93
|
Merge pull request #20919 from yoff/python/header-splitting-experiments
Python: detecting header splitting in synthetic app
|
2025-12-03 15:48:54 +01:00 |
|
Tom Hvitved
|
3ba256a72a
|
C#/Java: Go back to access path limit 2
|
2025-12-03 15:05:02 +01:00 |
|
Paolo Tranquilli
|
599d342b33
|
Dependabot: add bazel
|
2025-12-03 14:52:02 +01:00 |
|
Anders Schack-Mulligen
|
78e1879c9e
|
Use more flowTo.
|
2025-12-03 14:12:08 +01:00 |
|
Anders Schack-Mulligen
|
dc6d3fe7ba
|
Use flowFrom.
|
2025-12-03 14:04:18 +01:00 |
|
Anders Schack-Mulligen
|
4191b18410
|
Dataflow: Add flowFrom predicates to mirror flowTo.
|
2025-12-03 13:46:44 +01:00 |
|
Simon Friis Vindum
|
299fed5901
|
Rust: Apply fixes from code review
|
2025-12-03 13:04:54 +01:00 |
|
Simon Friis Vindum
|
a05d0a906c
|
Rust: Add change note for raw pointer type inference
|
2025-12-03 11:56:54 +01:00 |
|
Michael Nebel
|
c1793ab529
|
C#: Code quality improvement.
|
2025-12-03 11:48:32 +01:00 |
|
Paolo Tranquilli
|
5784a216a2
|
Merge pull request #20810 from github/redsun82/update-bazel
Bazel: update to 8.4.2
|
2025-12-03 11:45:38 +01:00 |
|
Geoffrey White
|
3028e5dac0
|
Rust: CallExpr -> Call.
|
2025-12-02 17:31:35 +00:00 |
|
Owen Mansel-Chan
|
e710c150de
|
Add change note
|
2025-12-02 17:12:05 +00:00 |
|
Owen Mansel-Chan
|
a85d0ea8a3
|
Make tests pass
|
2025-12-02 17:08:16 +00:00 |
|
Owen Mansel-Chan
|
8fd8fc07b7
|
Add failing tests for more regex match methods
|
2025-12-02 17:06:34 +00:00 |
|
github-actions[bot]
|
085faa2bdb
|
Post-release preparation for codeql-cli-2.23.7
|
2025-12-02 16:39:43 +00:00 |
|
Óscar San José
|
dce6d0e222
|
Merge pull request #20955 from github/release-prep/2.23.7
Release preparation for version 2.23.7
codeql-cli/v2.23.7
|
2025-12-02 17:06:20 +01:00 |
|
Owen Mansel-Chan
|
566aa8f201
|
Refactor regex sanitizer
Move it to Sanitizers.qll and rename it to be more general (mostly
following Go).
|
2025-12-02 16:04:39 +00:00 |
|
github-actions[bot]
|
a045b317ac
|
Release preparation for version 2.23.7
|
2025-12-02 15:31:27 +00:00 |
|
Michael Nebel
|
3197b50da7
|
C#: Address review comments.
|
2025-12-02 16:16:29 +01:00 |
|
Simon Friis Vindum
|
236df0ab65
|
Rust: Accept changes to expected files
|
2025-12-02 15:07:54 +01:00 |
|
Michael Nebel
|
1d9b88de8b
|
C#: Comment back in the .NET 10 tests.
|
2025-12-02 14:59:45 +01:00 |
|
Simon Friis Vindum
|
ea1b0a8476
|
Rust: Fix path resolution for raw pointer types
|
2025-12-02 14:43:52 +01:00 |
|
Simon Friis Vindum
|
c15e12c9ff
|
Rust: Accept test changes
|
2025-12-02 14:43:51 +01:00 |
|
Simon Friis Vindum
|
785025f1e3
|
Rust: Type inference for raw pointers
|
2025-12-02 14:43:50 +01:00 |
|