Skip to content

[PM-28727] Upgrade to .NET 10#7171

Draft
dereknance wants to merge 36 commits intomainfrom
pm-28727-dotnet-10
Draft

[PM-28727] Upgrade to .NET 10#7171
dereknance wants to merge 36 commits intomainfrom
pm-28727-dotnet-10

Conversation

@dereknance
Copy link
Contributor

@dereknance dereknance commented Mar 7, 2026

🎟️ Tracking

PM-28727

📔 Objective

This PR upgrades from .NET 8 to 10.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

Logo
Checkmarx One – Scan Summary & Detailsd281f17d-8acc-45a9-988d-ae2bcd67991e


New Issues (1) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 MEDIUM CSRF /src/Api/Auth/Controllers/AccountsController.cs: 291
detailsMethod at line 291 of /src/Api/Auth/Controllers/AccountsController.cs gets a parameter from a user request from model. This parameter value flow...
Attack Vector

Fixed Issues (2) Great job! The following issues were fixed in this Pull Request
Severity Issue Source File / Package
MEDIUM CSRF /src/Api/KeyManagement/Controllers/AccountsKeyManagementController.cs: 146
MEDIUM Use_Of_Hardcoded_Password /src/Core/Constants.cs: 169

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 64.86486% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.48%. Comparing base (63ca7fa) to head (e967b2f).
⚠️ Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/Core/Utilities/EncryptedStringAttribute.cs 76.47% 2 Missing and 2 partials ⚠️
...SharedWeb/Utilities/ServiceCollectionExtensions.cs 0.00% 3 Missing ⚠️
src/Core/Utilities/CoreHelpers.cs 33.33% 2 Missing ⚠️
...o/Utilities/DynamicAuthenticationSchemeProvider.cs 0.00% 1 Missing ⚠️
...lling/Services/Implementations/LicensingService.cs 0.00% 0 Missing and 1 partial ⚠️
src/Core/Settings/GlobalSettings.cs 87.50% 1 Missing ⚠️
...ries/Queries/NotificationStatusDetailsViewQuery.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7171      +/-   ##
==========================================
+ Coverage   56.88%   61.48%   +4.59%     
==========================================
  Files        2028     2031       +3     
  Lines       88826    89351     +525     
  Branches     7918     7960      +42     
==========================================
+ Hits        50528    54936    +4408     
+ Misses      36468    32481    -3987     
- Partials     1830     1934     +104     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants