Jeroen Ketema
|
6db68c067f
|
C++: Update stats file
|
2024-02-01 16:12:53 +01:00 |
|
Jeroen Ketema
|
05e78f14a4
|
C++: Add upgrade and downgrade scripts
|
2024-02-01 16:12:53 +01:00 |
|
Jeroen Ketema
|
a79754b696
|
C++: Resolve functions using complete mangled names
|
2024-02-01 16:12:53 +01:00 |
|
Jeroen Ketema
|
972d86c0a0
|
C++: Add column to mangled_name table with completeness information
|
2024-02-01 16:12:53 +01:00 |
|
Tamas Vajk
|
a486481453
|
Fix integration test result after merge
|
2024-01-31 16:20:06 +01:00 |
|
Henti Smith
|
96f366f819
|
Updated version from PR#15472
|
2024-01-31 14:07:22 +00:00 |
|
Henti Smith
|
51f4179b77
|
Merge branch 'main' into henti/update_dotnet
|
2024-01-31 11:06:23 +00:00 |
|
Tamás Vajk
|
73f96fb66e
|
Merge pull request #15472 from tamasvajk/feature/compiler-args
C#: Extract expanded compiler arguments
|
2024-01-31 11:26:07 +01:00 |
|
Mathias Vorreiter Pedersen
|
4b5a203b46
|
Merge pull request #15463 from microsoft/42-false-positive-cpp-uninitializedlocal
False positive fix for cpp/uninitialized-local
|
2024-01-31 09:31:31 +00:00 |
|
Harry Maclean
|
a298a395e6
|
Merge pull request #15473 from github/koesie10/ruby-model-only-public-methods
Ruby: Only generate models for public methods
|
2024-01-31 09:27:27 +00:00 |
|
Mathias Vorreiter Pedersen
|
f3eac550c3
|
Merge pull request #15461 from MathiasVP/propagate-edge-kinds
C++: Support function calls throwing exceptions in the IR
|
2024-01-31 09:25:46 +00:00 |
|
Michael Nebel
|
e575e97eb9
|
C#: Update cil attribute expected output.
|
2024-01-31 10:08:55 +01:00 |
|
Tamás Vajk
|
1d56a8a924
|
Apply suggestions from code review
Co-authored-by: Tom Hvitved <hvitved@github.com>
|
2024-01-31 09:46:57 +01:00 |
|
Michael Nebel
|
9a6751a6dd
|
C#: Update the RuntimeFrameworkVersion to 8.0.1.
|
2024-01-31 09:27:37 +01:00 |
|
Tamas Vajk
|
dabe63ce8b
|
Add change note
|
2024-01-31 08:44:43 +01:00 |
|
Tamas Vajk
|
1d525dd06c
|
Add new DB stats file
|
2024-01-31 08:32:17 +01:00 |
|
Tamas Vajk
|
8008152199
|
List compiler /analyzer arguments in cs/telemetry/extraction-information
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
fb4315f1fc
|
Add DB upgrade/downgrade folders
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
fddbb1a722
|
C#: Extract expanded compiler arguments
|
2024-01-31 08:32:16 +01:00 |
|
Tamas Vajk
|
0196d808c7
|
Update expected test results in integration tests
|
2024-01-31 08:30:43 +01:00 |
|
Tom Hvitved
|
2d95ac9d5f
|
Merge pull request #15468 from hvitved/ruby/ctx-sensitivity-rework
|
2024-01-30 20:27:43 +01:00 |
|
Arthur Baars
|
4591560692
|
Merge pull request #14544 from p-/p--oj-ox-unsafe-deser
Ruby: additional unsafe deserialization sinks for ox and one for oj
|
2024-01-30 19:28:32 +01:00 |
|
Peter Stöckli
|
fb075a9e88
|
Rename 2023-10-19-unsafe-deserialization-sinks.md to 2024-01-30-unsafe-deserialization-sinks.md
|
2024-01-30 17:31:33 +01:00 |
|
Henti Smith
|
612256b760
|
Updated dotnet to 8.0.101
This is a corresponding PR to https://github.com/github/semmle-code/pull/48786
|
2024-01-30 16:23:07 +00:00 |
|
Sid Shankar
|
f557110d9b
|
Merge pull request #15465 from sidshank/sidshank/rename-file-name-for-extracted-files-diagnostic
JS/TS/Python/Ruby: Renames diagnostic query files and tests
|
2024-01-30 10:19:00 -05:00 |
|
Koen Vlaswinkel
|
0442631c68
|
Ruby: Only generate models for public methods
|
2024-01-30 16:07:34 +01:00 |
|
Rasmus Wriedt Larsen
|
c265c15f3f
|
Merge pull request #15398 from RasmusWL/html-escape
Python: Add `html.escape` as HTML sanitizer
|
2024-01-30 16:06:01 +01:00 |
|
Koen Vlaswinkel
|
8aa3542d13
|
Merge pull request #15470 from github/koesie10/add-summary-neutral-ruby-supported
Ruby: Correctly report supported status of summary and neutral models
|
2024-01-30 15:46:45 +01:00 |
|
Peter Stöckli
|
1947dee46a
|
Merge branch 'main' into p--oj-ox-unsafe-deser
|
2024-01-30 15:33:39 +01:00 |
|
Benjamin Rodes
|
1a044fbbde
|
Merge branch '42-false-positive-cpp-uninitializedlocal' of https://github.com/microsoft/codeql into 42-false-positive-cpp-uninitializedlocal
|
2024-01-30 09:22:51 -05:00 |
|
Benjamin Rodes
|
f58f77de82
|
PR change suggestions.
|
2024-01-30 09:22:22 -05:00 |
|
Peter Stöckli
|
9596aebee3
|
Format: getValue now on one line
|
2024-01-30 15:22:16 +01:00 |
|
Ben Rodes
|
8c04bbfb57
|
Update cpp/ql/src/change-notes/2024-01-29-uninitialized-local-false-positive.md
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
|
2024-01-30 09:19:49 -05:00 |
|
Peter Stöckli
|
3c8bc96ab5
|
replace occurence of AssignExprCfgNode for Oj as well
|
2024-01-30 15:17:37 +01:00 |
|
Peter Stöckli
|
e87effc18c
|
Apply suggestions from code review
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2024-01-30 15:14:35 +01:00 |
|
Harry Maclean
|
e5ba8fe625
|
Merge pull request #15467 from hmac/hmac-and-barrier
Ruby: Block flow from LHS of && expressions
|
2024-01-30 14:02:39 +00:00 |
|
Koen Vlaswinkel
|
b32071999b
|
Ruby: Correctly report supported status of summary and neutral models
|
2024-01-30 15:00:13 +01:00 |
|
Mathias Vorreiter Pedersen
|
e2ae4a699c
|
C++: Add change note.
|
2024-01-30 11:44:46 +00:00 |
|
Mathias Vorreiter Pedersen
|
33e37536df
|
C++: Accept test changes.
|
2024-01-30 11:32:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
1dfd32ee5c
|
C++: Model function calls throwing exceptions.
|
2024-01-30 11:32:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
eb94203f04
|
C++: Add an 'EdgeKind' column to 'getExceptionSuccessorInstruction'.
|
2024-01-30 11:32:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
8bb17a7127
|
C++: Add an 'EdgeKind' column to 'getInitializationSuccessor'.
|
2024-01-30 11:32:50 +00:00 |
|
Mathias Vorreiter Pedersen
|
4fb20e14f5
|
C++: Add an 'EdgeKind' column to 'getChildTrueSuccessor' and 'getChildFalseSuccessor'.
|
2024-01-30 11:32:47 +00:00 |
|
Mathias Vorreiter Pedersen
|
10ae793de5
|
C++: Add an 'EdgeKind' column to 'getFirstInstruction'.
|
2024-01-30 11:31:41 +00:00 |
|
Mathias Vorreiter Pedersen
|
d2e8b88b24
|
C++: Add an 'EdgeKind' column to 'getChildSuccessor'.
|
2024-01-30 11:26:46 +00:00 |
|
Rasmus Wriedt Larsen
|
c70b32f7eb
|
Python: Require quote escaping for html.escape
|
2024-01-30 12:17:01 +01:00 |
|
Harry Maclean
|
f230e618a3
|
Ruby: Update tests
|
2024-01-30 09:43:56 +00:00 |
|
Michael Nebel
|
41cca4711b
|
Merge pull request #15426 from michaelnebel/csharp/collectionexpressions
C# 12: Support for collection expressions.
|
2024-01-30 10:39:39 +01:00 |
|
Mathias Vorreiter Pedersen
|
78d5d9a7ab
|
Merge pull request #15448 from microsoft/false_positive_cpp_incorrect_string_type_conversion
cpp/incorrect-string-type-conversion false positive fixes
|
2024-01-30 09:37:01 +00:00 |
|
Mathias Vorreiter Pedersen
|
56e44f9b3c
|
Merge pull request #15458 from MathiasVP/dataflow-node-deduplication
C++: Fix more `asExpr` duplication
|
2024-01-30 09:34:57 +00:00 |
|