Mathias Vorreiter Pedersen
|
2186fef8bf
|
C#: Accept test changes.
|
2025-05-27 18:44:59 +01:00 |
|
Mathias Vorreiter Pedersen
|
4dfa88626a
|
C#: Recognize more path-normalization steps.
|
2025-05-27 18:44:57 +01:00 |
|
Mathias Vorreiter Pedersen
|
db7119c29f
|
C#: Add a false positive.
|
2025-05-27 18:44:56 +01:00 |
|
Mathias Vorreiter Pedersen
|
a2d4c20068
|
C#: Fix FN by blocking flow out of the function call instead of out of the argument (which is incorrect when there is use-use flow).
|
2025-05-27 18:44:54 +01:00 |
|
Mathias Vorreiter Pedersen
|
03e671aff1
|
C#: Add a false negative.
|
2025-05-27 18:44:53 +01:00 |
|
Mathias Vorreiter Pedersen
|
b40a43701c
|
C#: Small optimization. Avoid a small CP between sinks and states.
|
2025-05-27 18:44:51 +01:00 |
|
Mathias Vorreiter Pedersen
|
f00c370204
|
C#: Instantiate the (now shared) global control-flow library.
|
2025-05-19 19:04:20 +01:00 |
|
Dilan Bhalla
|
ae515a4b5f
|
Merge tag 'codeql-cli/latest' into auto/sync-main-pr
Compatible with the latest released version of the CodeQL CLI
|
2025-05-15 10:20:16 -07:00 |
|
github-actions[bot]
|
2de4a01c86
|
Release preparation for version 2.21.3
|
2025-05-13 21:14:27 +00:00 |
|
Simon Friis Vindum
|
4cc9c24940
|
Merge pull request #19452 from paldepind/shared-model-generator-script
Shared: Remove the language-specific model generator scripts
|
2025-05-13 10:17:37 +02:00 |
|
Simon Friis Vindum
|
014e7dc4bc
|
Shared: Remove change note for internal MaD generator
|
2025-05-13 09:50:07 +02:00 |
|
Michael Nebel
|
05dc9b6d34
|
C#: Remove dependency to ASP.NET in the System.Web.cs stub file.
|
2025-05-12 17:36:10 -04:00 |
|
Michael Nebel
|
60d26e522e
|
C#: Cleanup test options files.
|
2025-05-12 17:36:08 -04:00 |
|
Michael Nebel
|
82cf472f8a
|
C#: Fix ASP tests.
|
2025-05-12 17:33:22 -04:00 |
|
Michael Nebel
|
ffd6b2677c
|
C#: Cleanup test options files.
|
2025-05-12 17:33:21 -04:00 |
|
Sid Gawri
|
4e3ac93f70
|
fix unit tests part 2
|
2025-05-09 16:24:42 -04:00 |
|
Denis Levin
|
526f161e97
|
Merge branch 'main' into denisl/afewmissedCGChanges
|
2025-05-07 16:40:32 -07:00 |
|
Denis Levin
|
b87431ac35
|
Looks like I've missed a few CG changes - checking in
|
2025-05-07 14:53:37 -07:00 |
|
Sid Gawri
|
7231f53b6e
|
revert system.net stubs
|
2025-05-05 21:59:37 -04:00 |
|
dilanbhalla
|
0ec0f5ce35
|
Revert "Update the C# stub models"
|
2025-05-02 14:44:25 -07:00 |
|
Sid Gawri
|
d600eb42cf
|
add new stubs
|
2025-05-02 17:25:02 -04:00 |
|
Simon Friis Vindum
|
c6d95ceeb0
|
Shared: Remove the language-specific model generator scripts
|
2025-05-02 13:21:10 +02:00 |
|
Michael Nebel
|
74669cb0cb
|
Merge pull request #19382 from michaelnebel/shared/modelgenrefactor
Shared: Re-factor summary, source and sink model generators into separate modules.
|
2025-05-02 09:38:24 +02:00 |
|
Tamás Vajk
|
cb1c3736fe
|
Merge pull request #19413 from tamasvajk/quality/query-suite-selector
Add code quality suite selector and use that in the code quality suites
|
2025-05-02 08:18:48 +02:00 |
|
Sid Gawri
|
43ab8cb98e
|
Merge branch 'main' of https://github.com/microsoft/codeql into update-csharp-stub-models
|
2025-05-01 17:31:54 -04:00 |
|
dilanbhalla
|
63884ff714
|
Merge tag 'codeql-cli/latest' into auto/sync-main-pr
Compatible with the latest released version of the CodeQL CLI
|
2025-05-01 13:06:40 +00:00 |
|
Owen Mansel-Chan
|
0863c87572
|
Add change notes
|
2025-05-01 10:33:24 +01:00 |
|
Sid Gawri
|
d824bdf8d2
|
system.web + system.net
|
2025-04-30 18:37:42 -04:00 |
|
Owen Mansel-Chan
|
cf614a596d
|
Fix cwe tags to include leading zero
|
2025-04-30 16:43:03 +01:00 |
|
Tamas Vajk
|
ea9b95790b
|
Use code-quality-selectors in C# suite
|
2025-04-29 16:02:46 +02:00 |
|
Michael Nebel
|
c9d01bc607
|
Shared: Sprinkle some predicate defaults and clean up.
|
2025-04-29 15:22:13 +02:00 |
|
Michael Nebel
|
0016fbfa21
|
C#: Re-factor implementation to use the new model generator interface.
|
2025-04-29 15:22:05 +02:00 |
|
Michael Nebel
|
b5c596b2ce
|
Shared: Split model printing of summaries and sources/sinks into separate param modules.
|
2025-04-29 15:21:59 +02:00 |
|
Michael Nebel
|
89fd9a4dd5
|
C#/Java/Rust: Change the tag for the model generator debugging queries.
|
2025-04-29 12:02:37 +02:00 |
|
Michael Nebel
|
e5d296180b
|
Merge pull request #19396 from michaelnebel/csharp/equality-on-floats
C#: Add `cs/equality-on-floats` to the Code Quality suite.
|
2025-04-29 11:47:18 +02:00 |
|
github-actions[bot]
|
2e0699ab2b
|
Post-release preparation for codeql-cli-2.21.2
|
2025-04-28 14:03:28 +00:00 |
|
Nick Rolfe
|
ca7f8f21cd
|
Tweak change-note for MaD model generation
|
2025-04-28 12:50:58 +01:00 |
|
Michael Nebel
|
f9d8be1ef7
|
C#: Add change note.
|
2025-04-28 13:41:06 +02:00 |
|
Michael Nebel
|
8bc965641a
|
C#: Update integration tests expected output.
|
2025-04-28 13:38:15 +02:00 |
|
Michael Nebel
|
318bfc6d73
|
C#: Add cs/equality-on-floats to the code-quality suite.
|
2025-04-28 13:32:34 +02:00 |
|
github-actions[bot]
|
625354c46e
|
Release preparation for version 2.21.2
|
2025-04-28 10:55:22 +00:00 |
|
Michael Nebel
|
2d6457e4d3
|
C#: Set the precision of cs/equality-on-floats to high.
|
2025-04-28 11:45:12 +02:00 |
|
Michael Nebel
|
8857f0d0f2
|
Merge pull request #19311 from michaelnebel/csharp/generatorcleanup
Shared: Model generator cleanup.
|
2025-04-28 10:36:05 +02:00 |
|
Tom Hvitved
|
14445a3d46
|
Merge pull request #19380 from hvitved/csharp/cfg/switch-fall-through
C#: Fix CFG for fall-through switch statements
|
2025-04-28 08:42:36 +02:00 |
|
Michael Nebel
|
de122225e8
|
C#/Rust: Update integration test expected output.
|
2025-04-25 15:52:36 +02:00 |
|
Michael Nebel
|
32125d2291
|
C#/Java/Rust: Add change notes.
|
2025-04-25 15:50:03 +02:00 |
|
Michael Nebel
|
1d6c367049
|
C#: Change the capture neutral model test to use the content/heuristic version instead.
|
2025-04-25 15:49:55 +02:00 |
|
Michael Nebel
|
539a06dcb4
|
C#: Re-factor the heuristic summary test to use heuristic-summary tag in tests.
|
2025-04-25 15:49:53 +02:00 |
|
Michael Nebel
|
da99c75a13
|
C#: Rename some of the model generator tests.
|
2025-04-25 15:49:51 +02:00 |
|
Michael Nebel
|
7801fc321d
|
C#: Re-factor tests to use the new implementations.
|
2025-04-25 15:49:49 +02:00 |
|