Skip to content

Updated System.Text.Json to consider security vulnerability. #396

Updated System.Text.Json to consider security vulnerability.

Updated System.Text.Json to consider security vulnerability. #396

Triggered via pull request July 11, 2024 07:14
Status Success
Total duration 16m 6s
Artifacts

dotnet-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_test_pack
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/setup-python@v4, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/Communication/SAF.Communication.Cde/ComLine.cs#L18
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
build_test_pack: src/Communication/SAF.Communication.Cde/ComLine.cs#L18
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
build_test_pack: src/Communication/SAF.Communication.Cde/ComLine.cs#L18
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
build_test_pack: src/Utils/CdeLogSorter/Program.cs#L7
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)