Owen Mansel-Chan
|
c8f41206be
|
Add a change note
|
2024-11-08 14:23:55 +00:00 |
|
Owen Mansel-Chan
|
38ee2d418a
|
Fix bug by extracting more pointer types
|
2024-11-08 13:57:36 +00:00 |
|
Owen Mansel-Chan
|
5094cb851b
|
Add test showing bug (SEmbedP.PMethod not showing)
|
2024-11-08 13:57:34 +00:00 |
|
Anders Schack-Mulligen
|
a311294080
|
Merge pull request #17932 from aschackmull/java/kotlin-notnull-typeflow
Kotlin: Support NotNullExpr in TypeFlow.
|
2024-11-08 13:48:15 +01:00 |
|
Michael B. Gale
|
71e4646489
|
Merge pull request #17934 from github/dependabot/go_modules/go/extractor/extractor-dependencies-ede2484c43
Bump golang.org/x/mod from 0.21.0 to 0.22.0 in /go/extractor in the extractor-dependencies group
|
2024-11-08 12:43:38 +00:00 |
|
Paolo Tranquilli
|
9cea631399
|
Merge pull request #17931 from github/redsun82/rust-target-dir
Rust: allow to specify the target directory
|
2024-11-08 13:34:03 +01:00 |
|
Paolo Tranquilli
|
26839f5e15
|
Merge pull request #17882 from github/redsun82/rust-resolve
Rust: extract some resolved paths
|
2024-11-08 13:33:41 +01:00 |
|
Geoffrey White
|
0610c265e2
|
Merge pull request #17913 from geoffw0/unusedvar8
Rust: Fix rust/unused-variable FPs
|
2024-11-08 11:41:45 +00:00 |
|
Geoffrey White
|
7c2c5ee1fa
|
Rust: Fix expected consistency results.
|
2024-11-08 11:22:35 +00:00 |
|
Geoffrey White
|
fc444f1f9a
|
Merge branch 'main' into unusedvar8
|
2024-11-08 11:20:12 +00:00 |
|
Erik Krogh Kristensen
|
9b6c96730d
|
Merge pull request #17912 from mbarbero/patch-1
fix: add "actions" tag to ActionsArtifactLeak
|
2024-11-08 10:50:43 +01:00 |
|
Simon Friis Vindum
|
f2569c45a9
|
Merge pull request #17921 from paldepind/rust-df-enclosing-callable
Rust: Implement enclosing callable
|
2024-11-08 10:36:59 +01:00 |
|
Paolo Tranquilli
|
083394073a
|
Rust: rename target_dir to cargo_target_dir, add to extraction options
Also removed the now unused `extract_dependencies` one.
|
2024-11-08 09:53:50 +01:00 |
|
dependabot[bot]
|
ccb92357a2
|
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.21.0 to 0.22.0
- [Commits](https://github.com/golang/mod/compare/v0.21.0...v0.22.0)
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: extractor-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-08 04:00:30 +00:00 |
|
Calum Grant
|
39b2d2c3d8
|
Merge pull request #17906 from github/calumgrant/bmn/wrong-number-format-args
C++: Fix FPs in cpp/wrong-number-format-arguments
|
2024-11-07 15:05:39 +00:00 |
|
Anders Schack-Mulligen
|
5602570e18
|
Kotlin: Support NotNullExpr in TypeFlow.
|
2024-11-07 15:25:23 +01:00 |
|
Simon Friis Vindum
|
22835c28ff
|
Rust: Make a return node the last node before function exit
|
2024-11-07 15:21:11 +01:00 |
|
Tom Hvitved
|
a35a4b2d98
|
Merge pull request #17887 from hvitved/dataflow/provenance-order
Data flow: Order provenance output by textual representation
|
2024-11-07 14:19:18 +01:00 |
|
Simon Friis Vindum
|
1a000ecb46
|
Rust: Make minor data flow changes based on PR feedback
|
2024-11-07 13:04:54 +01:00 |
|
Paolo Tranquilli
|
4f6fda0100
|
Rust: allow to specify the target directory
|
2024-11-07 12:45:20 +01:00 |
|
Michael Nebel
|
fc8d8bbbb1
|
Merge pull request #17742 from michaelnebel/csharp/higherordermodels
C#: Models for higher order methods.
|
2024-11-07 11:12:46 +01:00 |
|
Paolo Tranquilli
|
3488b9fbca
|
Merge pull request #17920 from github/redsun82/rust-files
Rust: exclude uncompiled files from semantics and surface semantic-less reason
|
2024-11-07 11:04:12 +01:00 |
|
Geoffrey White
|
df7bcfd116
|
Rust: Accept dataflow consistency check changes.
|
2024-11-07 09:54:39 +00:00 |
|
Tom Hvitved
|
26b048a645
|
Address review comment
|
2024-11-07 10:40:03 +01:00 |
|
Paolo Tranquilli
|
64d522e447
|
Rust: address review
|
2024-11-07 09:39:44 +01:00 |
|
Michael Nebel
|
8041f00bf5
|
C#: Address more review comments.
|
2024-11-07 09:24:26 +01:00 |
|
Jami
|
07bb60da92
|
Merge pull request #17925 from jcogs33/jcogs33/vscode-setting-matchOnWordStartOnly-false
VSCode setting: turn off `editor.suggest.matchOnWordStartOnly`
|
2024-11-06 18:05:26 -05:00 |
|
Jami Cogswell
|
8e4a312ac7
|
Turn off editor.suggest.matchOnWordStartOnly
|
2024-11-06 16:41:20 -05:00 |
|
Geoffrey White
|
b3f7a8a46f
|
Merge pull request #17908 from geoffw0/dfcons
Rust: Expose counts of data flow inconsistencies
|
2024-11-06 19:11:04 +00:00 |
|
Geoffrey White
|
18ce8be302
|
Update rust/ql/lib/codeql/rust/elements/internal/VariableImpl.qll
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2024-11-06 19:00:10 +00:00 |
|
Paolo Tranquilli
|
200715773f
|
Rust: fix no_semantics_reason
|
2024-11-06 17:19:06 +01:00 |
|
Michael Nebel
|
e9c9519d90
|
C#: Address review comments.
|
2024-11-06 16:29:20 +01:00 |
|
Michael Nebel
|
55cfbccd43
|
C#/Java: Exclude summaries using callbacks in fields, properties and synthetic fields.
|
2024-11-06 16:29:19 +01:00 |
|
Michael Nebel
|
5c389355d0
|
C#: Simplify delegate read and store steps (remove dependency on parameter).
|
2024-11-06 16:29:17 +01:00 |
|
Michael Nebel
|
a86cd181a6
|
Java: Make language specific modifications.
|
2024-11-06 16:29:16 +01:00 |
|
Michael Nebel
|
395cababb3
|
C#: Add some model generator examples for higher order methods.
|
2024-11-06 16:29:14 +01:00 |
|
Michael Nebel
|
fe854812ec
|
C#: Add read and store steps for delegate calls.
|
2024-11-06 16:29:13 +01:00 |
|
Simon Friis Vindum
|
dadc6059a8
|
Rust: Implement enclosing callable
|
2024-11-06 16:23:24 +01:00 |
|
Paolo Tranquilli
|
2987743e44
|
Rust: exclude uncompiled files from semantics and surface semanticless reason
|
2024-11-06 15:22:28 +01:00 |
|
Simon Friis Vindum
|
ff80b249ca
|
Merge pull request #17917 from paldepind/rust-df-types
Rust: Fix unique type data flow inconsistency
|
2024-11-06 14:02:00 +01:00 |
|
Simon Friis Vindum
|
60986d8c9b
|
Rust: Fix unique type data flow inconsistency
|
2024-11-06 13:48:10 +01:00 |
|
Anders Schack-Mulligen
|
4df4a1e6c6
|
Merge pull request #17863 from aschackmull/shared/universal-flow
Shared: Add a Universal Flow library and refactor TypeFlow to use it.
|
2024-11-06 13:46:13 +01:00 |
|
Tom Hvitved
|
f8058e40af
|
Merge pull request #17915 from hvitved/rust/pat-literal-cfg
Rust: Include literals in the CFG for literal patterns
|
2024-11-06 13:09:49 +01:00 |
|
Geoffrey White
|
8a35e151d1
|
Rust: Move the function pointer parameter exclusion into VariableImpl.qll.
|
2024-11-06 10:51:41 +00:00 |
|
Tom Hvitved
|
9392bf796a
|
Rust: Include literals in the CFG for literal patterns
|
2024-11-06 09:21:52 +01:00 |
|
Simon Friis Vindum
|
6054855edb
|
Merge pull request #17888 from paldepind/rust-data-flow-consistency
Rust: Data flow additions
|
2024-11-05 21:29:18 +01:00 |
|
Geoffrey White
|
1a5d2e1f5d
|
Rust: Correct a comment and autoformat.
|
2024-11-05 15:22:46 +00:00 |
|
Geoffrey White
|
93836a55e2
|
Rust: Clean up code / clarify responsibilities and fix the issue in rust/unused-value as well.
|
2024-11-05 15:16:59 +00:00 |
|
Geoffrey White
|
bb5ee525fc
|
Merge pull request #17757 from geoffw0/unusedvar7
Rust: Remove the workaround in rust/unused-variable.
|
2024-11-05 15:06:48 +00:00 |
|
Mikaël Barbero
|
881fe0ba57
|
fix: add "actions" tag to ActionsArtifactLeak
Similar to javascript/ql/src/Security/CWE-094/ExpressionInjection.ql
|
2024-11-05 15:58:46 +01:00 |
|