Tamas Vajk
|
b8fd20eb05
|
Add explanation todo comments in the missing call target test file
|
2024-12-02 13:52:46 +01:00 |
|
Tamas Vajk
|
b0d3c11885
|
Add a new test case
|
2024-12-02 11:03:53 +01:00 |
|
Tamas Vajk
|
11dedbef1b
|
Exclude property call with object initializer r-value from DB quality query
|
2024-11-29 16:26:40 +01:00 |
|
Tamas Vajk
|
b3896df15c
|
Exclude type parameter instantiations from DB quality query
|
2024-11-29 16:05:33 +01:00 |
|
Tamas Vajk
|
5d79ed6a9e
|
C#: WIP: Fix calls with no target in DB quality query
|
2024-11-29 15:08:33 +01:00 |
|
Tamás Vajk
|
5f41b6d3f2
|
Merge pull request #18141 from tamasvajk/fix/db-quality-query
C#: Exclude `get`-only property accesses from `CallTargetStats`
|
2024-11-29 08:49:55 +01:00 |
|
Edward Minnix III
|
418ab4b22a
|
Merge pull request #18123 from egregius313/egregius313/csharp/ijsruntime-models
C#: Add `js-interop` sinks for `Microsoft.JSInterop.IJSRuntime`
|
2024-11-28 08:58:23 -05:00 |
|
Tamas Vajk
|
7acbf1a984
|
Add change note
|
2024-11-28 14:40:20 +01:00 |
|
Tamas Vajk
|
072713f771
|
C#: Exclude more property access expressions from DB quality metric
|
2024-11-28 14:34:35 +01:00 |
|
yoff
|
c1937ea549
|
Merge pull request #18117 from github/tausbn/python-fix-match-literal-pruning
Python: Add change note for CFG pruning fix
|
2024-11-28 11:40:21 +01:00 |
|
Tamas Vajk
|
5727fda07a
|
C#: Exclude get-only property accesses from CallTargetStats
|
2024-11-28 11:02:39 +01:00 |
|
Edward Minnix III
|
1b224c1ab2
|
Merge pull request #17258 from egregius313/egregius313/go/mad/documentation
Go: Models as Data Documentation
|
2024-11-27 22:55:50 -05:00 |
|
Paolo Tranquilli
|
5c2a6b8865
|
Merge pull request #18083 from github/redsun82/rust-canonical-enum
Rust: add extended canonical paths on enum variants
|
2024-11-27 15:22:07 +01:00 |
|
Paolo Tranquilli
|
a8188598b0
|
Merge branch 'main' into redsun82/rust-canonical-enum
|
2024-11-27 15:01:47 +01:00 |
|
Mathias Vorreiter Pedersen
|
d86fea5ba5
|
Merge pull request #18114 from MathiasVP/actually-check-func-name-in-mad
C++: Actually check function names in MaD
|
2024-11-27 11:22:10 +00:00 |
|
Anders Schack-Mulligen
|
df2e2e503a
|
Merge pull request #17901 from aschackmull/java/allowlist-sanitizer
Java: Add a default taint sanitizer for contains-checks on lists of constants
|
2024-11-27 11:09:05 +01:00 |
|
Owen Mansel-Chan
|
c580046f8c
|
Merge pull request #18121 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2024-11-27 09:37:19 +00:00 |
|
Simon Friis Vindum
|
46abb9083b
|
Merge pull request #18115 from paldepind/rust-rename-expr
Rust: Rename `expr` on `CallExpr` and `LetExpr`
|
2024-11-27 09:41:04 +01:00 |
|
Anders Schack-Mulligen
|
5ef496dd1b
|
Java: Add more qldoc.
|
2024-11-27 09:07:35 +01:00 |
|
Anders Schack-Mulligen
|
85778f7fea
|
Java: Fix semantic merge conflict in expected file.
|
2024-11-27 08:53:41 +01:00 |
|
Simon Friis Vindum
|
8f886c6603
|
Merge pull request #18088 from paldepind/rust-self-parameters
Rust: Handle `self` parameters in variables and SSA library
|
2024-11-27 08:42:58 +01:00 |
|
Ed Minnix
|
2b0c7a209b
|
Fix test results
|
2024-11-26 22:42:24 -05:00 |
|
Ed Minnix
|
a4b2ee1205
|
Fix generic
|
2024-11-26 22:42:13 -05:00 |
|
Ed Minnix
|
b820b324bd
|
Change note
|
2024-11-26 22:32:45 -05:00 |
|
Ed Minnix
|
216d298780
|
Microsoft.JSInterop models
|
2024-11-26 22:29:43 -05:00 |
|
github-actions[bot]
|
89b2a6b726
|
Add changed framework coverage reports
|
2024-11-27 00:21:55 +00:00 |
|
Owen Mansel-Chan
|
553bc8c13d
|
Merge pull request #18108 from owen-mc/go/mad/model-slices-package
Go: model `slices` package (skipping functions that involve iterating over a function)
|
2024-11-26 21:24:22 +00:00 |
|
Edward Minnix III
|
86c7a49264
|
Apply suggestions from code review
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-11-26 13:12:16 -05:00 |
|
Simon Friis Vindum
|
92427ab0c1
|
Merge branch 'main' into rust-rename-expr
|
2024-11-26 17:40:47 +01:00 |
|
Taus
|
d779ae5c3e
|
Python: Add change note for CFG pruning fix
... And also bump the extractor version.
|
2024-11-26 15:39:15 +00:00 |
|
Owen Mansel-Chan
|
141259c003
|
Update go/ql/lib/ext/slices.model.yml
Co-authored-by: Chris Smowton <smowton@github.com>
|
2024-11-26 14:48:20 +00:00 |
|
Simon Friis Vindum
|
7ab5663fa6
|
Rust: Address PR feedback
|
2024-11-26 15:42:19 +01:00 |
|
Simon Friis Vindum
|
d30f3e2822
|
Rust: Renamed expr on CallExpr and LetExpr
|
2024-11-26 15:22:14 +01:00 |
|
Mathias Vorreiter Pedersen
|
e42c7452ef
|
C++: Cleanup conjuncts. This doesn't change any behavior.
|
2024-11-26 13:57:51 +00:00 |
|
Mathias Vorreiter Pedersen
|
39b61598e9
|
C++: Accept test changes.
|
2024-11-26 13:57:38 +00:00 |
|
Mathias Vorreiter Pedersen
|
f7cf5af720
|
C++: Actually check the function name.
|
2024-11-26 13:56:22 +00:00 |
|
Jami
|
36acfeb305
|
Merge pull request #18087 from jcogs33/jcogs33/java-sha2
Java: add SHA-384 to list of secure crypto algorithms
|
2024-11-26 08:51:58 -05:00 |
|
yoff
|
6d6f269e6c
|
Merge pull request #17997 from yoff/java/inline-range-tests
|
2024-11-26 14:48:07 +01:00 |
|
Tom Hvitved
|
0c6b4cdb8f
|
Merge pull request #18078 from hvitved/rust/variant-flow
Rust: Data flow through variants
|
2024-11-26 14:45:00 +01:00 |
|
Mathias Vorreiter Pedersen
|
f65f11b404
|
C++: Add a test for a somewhat embarrasing bug: MaD didn't check the function name in some cases.
|
2024-11-26 13:43:42 +00:00 |
|
Taus
|
047e9742a0
|
Merge pull request #18086 from github/tausbn/add-vscode-task-for-creating-change-notes
Add script and VSCode task for creating change notes
|
2024-11-26 13:55:21 +01:00 |
|
Taus
|
5279857d06
|
Fix comment
|
2024-11-26 12:48:20 +00:00 |
|
Taus
|
adbd4d35ed
|
Add support for both query and library change notes
|
2024-11-26 12:39:17 +00:00 |
|
Anders Schack-Mulligen
|
a6fc41ec4b
|
Java: Accept consistency failure.
|
2024-11-26 13:25:44 +01:00 |
|
Anders Schack-Mulligen
|
38eb3e4952
|
Java: Adjust expected output.
|
2024-11-26 13:25:44 +01:00 |
|
Anders Schack-Mulligen
|
2ff2d25784
|
Java: Cherry-pick test from https://github.com/github/codeql/pull/17051
|
2024-11-26 13:25:43 +01:00 |
|
Anders Schack-Mulligen
|
408a38d9fb
|
Java: Address review comment, include addFirst,addLast.
|
2024-11-26 13:25:43 +01:00 |
|
Anders Schack-Mulligen
|
0d45f0efb2
|
Java: Accept consistency check result.
|
2024-11-26 13:25:43 +01:00 |
|
Anders Schack-Mulligen
|
2b1caa8a35
|
Java: Add test.
|
2024-11-26 13:25:42 +01:00 |
|
Anders Schack-Mulligen
|
5a4b720322
|
Java: Add change note.
|
2024-11-26 13:25:42 +01:00 |
|