TNG / ArchUnitNET

A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Apache License 2.0
932 stars 61 forks source link

Resolve Security Vulnerability Warnings #328

Closed alexanderlinne closed 5 days ago

alexanderlinne commented 6 days ago

System.Net.Http 4.3.0 and System.Text.RegularExpressions 4.3.0 have know security vulnerabilities. We update NUnit3TestAdapter in ArchUnitNET.NUnitTests.csproj and pin System.Net.Http and System.Text.RegularExpressions to fixed versions in ArchUnitNET.xUnit.csproj to resolve these warnings.

codecov-commenter commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.43%. Comparing base (3175492) to head (981703a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ======================================= Coverage 65.43% 65.43% ======================================= Files 256 256 Lines 22946 22946 Branches 1949 1949 ======================================= Hits 15015 15015 Misses 7378 7378 Partials 553 553 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: