Michael Nebel
fe4ec59b4e
C#: Address review comments.
2025-01-02 11:21:29 +01:00
Michael Nebel
596fdf0cfa
C#: Add change-note.
2025-01-02 11:13:14 +01:00
Michael Nebel
4b7a6c5c7f
C#: Let the params test look in reference assemblies and update params to allow ParamsCollectionType.
2025-01-02 11:13:13 +01:00
Michael Nebel
c8e72c08fb
C#: Update tests expected output.
2025-01-02 11:13:12 +01:00
Michael Nebel
8f5b8f494f
C#: Update dispatch logic and other libraries to handle params collection types.
2025-01-02 11:13:10 +01:00
Michael Nebel
89c16abf59
C#: Add more tests for params and update expected output.
2025-01-02 11:13:09 +01:00
Michael Nebel
8e9551dff7
C#: Exclude non source parameters from arguments test cases (otherwise the test reports indexer access and calls to Add for list and collection creations).
2025-01-02 11:13:07 +01:00
github-actions[bot]
829cfa9517
Add changed framework coverage reports
2025-01-02 00:20:39 +00:00
Michael Nebel
1aa7c3fdcc
C#: Add test for the new lock type.
2024-12-20 15:02:36 +01:00
Michael Nebel
29a0db8053
C#: Update test expected output.
2024-12-20 15:00:54 +01:00
Michael Nebel
4a716c6005
C#: Add a test example in the statements test.
2024-12-20 15:00:30 +01:00
Edward Minnix III
453913cd9f
Remove Parameter from this PR
2024-12-19 23:11:07 -05:00
Ed Minnix
d0c9ba19d7
Fix test results
2024-12-19 09:02:06 -05:00
Ed Minnix
ae6752adf7
Update tests
2024-12-19 09:02:05 -05:00
Ed Minnix
84936c0fc0
Change note
2024-12-19 09:02:02 -05:00
Ed Minnix
b618ae06e8
Model Blazor attributes as marking sources
...
The attributes
- `[Parameter]`
- `[SupplyParameterFromFormAttribute]`
- `[SupplyParameterFromQueryAttribute]`
Tell Blazor to initialize the variables with parameters defined by the
route/form values/query parameters/etc. Values derived from the URI or
form should be classified as `remote` flow sources.
2024-12-19 09:01:56 -05:00
Ed Minnix
b1bba731b4
Remove irrelevant test results
2024-12-18 21:05:52 -05:00
Ed Minnix
00ecdb0a83
Fix typo in NavigationManager name in model
2024-12-18 20:52:00 -05:00
Michael Nebel
1ef5b595ae
C#: Add change-note.
2024-12-17 15:11:27 +01:00
Michael Nebel
bd9f656be2
C#: Add ql doc to TestLibrary.
2024-12-17 14:40:01 +01:00
Michael Nebel
a91c1dc715
C#: Move external api declarations to the library pack.
2024-12-17 14:39:59 +01:00
github-actions[bot]
f9d739c173
Add changed framework coverage reports
2024-12-17 00:22:24 +00:00
Edward Minnix III
9a80c403a0
Merge pull request #18278 from egregius313/egregius313/csharp/markup-string
...
C#: Add `html-injection` sinks for Blazor `MarkupString`
2024-12-16 10:21:04 -05:00
Edward Minnix III
360398481b
Merge pull request #18280 from egregius313/egregius313/csharp/blazor/runtime-helpers/typecheck
...
C#: Add summary for `Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelper::TypeCheck<T>`
2024-12-16 10:19:38 -05:00
Michael Nebel
aaf0cd5dee
Merge pull request #17968 from michaelnebel/java/movetestutils
...
Move test utilities to the query pack.
2024-12-16 13:41:30 +01:00
Ed Minnix
129388c78a
Fix change note
2024-12-13 12:48:01 -05:00
Ed Minnix
4ee60138b7
Fix test results
2024-12-13 12:44:57 -05:00
Ed Minnix
68e2f27180
Add summary Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers::TypeCheck<T>
2024-12-12 22:10:15 -05:00
Ed Minnix
8e37a5cd55
Fix test case
2024-12-12 22:05:26 -05:00
Ed Minnix
0a967325e7
Change note
2024-12-12 16:22:09 -05:00
Ed Minnix
40ea5f582c
MarkupString models
2024-12-12 16:18:29 -05:00
Michael Nebel
a52a549945
Merge pull request #18246 from michaelnebel/csharp/fixwarnings
...
C#: Fix some new compiler warnings
2024-12-12 15:07:23 +01:00
Michael Nebel
0bfc1b6ea8
Also move the postprocessing queries to the library pack.
2024-12-12 15:03:03 +01:00
Michael Nebel
941b0abbf6
Move modules to the library packs.
2024-12-12 15:03:01 +01:00
Tom Hvitved
5d18e23979
Merge pull request #18269 from hvitved/csharp/dataflow-reflection-call
...
C#: Remove false-positive reflection calls in dataflow
2024-12-12 14:43:13 +01:00
Michael Nebel
82f8a796e1
C#: Update all test util paths to point to the new location.
2024-12-12 13:21:31 +01:00
Michael Nebel
c4b4be9372
C#: Move test utilities into the query pack.
2024-12-12 13:21:29 +01:00
Michael Nebel
c7c3f6bd80
C#: Update inline-tests query paths.
2024-12-12 13:21:28 +01:00
Michael Nebel
8fbd4a2cd5
C#: Move inline-tests into the utils test folder.
2024-12-12 13:21:26 +01:00
Tom Hvitved
fc70024f52
C#: Remove false-positive reflection calls in dataflow
2024-12-11 14:15:58 +01:00
Michael Nebel
f7ad150636
C#: Update global.json for cshtml_standalone_flowsteps.
2024-12-11 12:57:42 +01:00
Cornelius Riemenschneider
f0971684e3
Merge pull request #18257 from github/criemen/bazel-8-00
...
Upgrade bazel to 8.0.0.
2024-12-11 11:14:41 +01:00
Michael Nebel
828818d355
Merge pull request #18248 from michaelnebel/csharp/enabletests
...
C#: Enable Semmle.Util.Tests.
2024-12-10 13:30:15 +01:00
Michael Nebel
684c80c31a
C#: Address review comments.
2024-12-10 13:13:11 +01:00
Cornelius Riemenschneider
53ca5083a9
Upgrade bazel to 8.0.0.
...
Previously, we were using 8.0.0rc1.
In particular, this upgrade means we need to explicitly
import more rules, as they've been moved out of the core bazel repo.
2024-12-10 12:05:37 +01:00
Michael Nebel
86c6df5cbd
C#: Log warning when chain or certificate is not provided in the validation.
2024-12-10 10:35:48 +01:00
Michael Nebel
547af6c3c9
C#: Introduce null checks in the NugetPackageRestorer.
2024-12-10 10:31:12 +01:00
Michael Nebel
083533a673
C#: Update paket dependencies lock file.
2024-12-10 10:31:11 +01:00
Michael Nebel
37982f5854
C#: Update paket dotnet tool.
2024-12-10 10:31:09 +01:00
Michael Nebel
4275813b87
C#: Make the path tests independent.
2024-12-10 09:58:14 +01:00