Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve Security Vulnerability Warnings #328

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

alexanderlinne
Copy link
Collaborator

@alexanderlinne alexanderlinne commented Nov 22, 2024

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
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

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


🚨 Try these New Features:

@alexanderlinne alexanderlinne force-pushed the chore/resolve-security-vulnerabilities branch from 5675a64 to 65c2fbf Compare November 22, 2024 09:09
@alexanderlinne alexanderlinne changed the title Resolve Security Vulnerabilities Resolve Security Vulnerability Warnings Nov 22, 2024
@alexanderlinne alexanderlinne force-pushed the chore/resolve-security-vulnerabilities branch from 65c2fbf to c68d90c Compare November 22, 2024 09:40
@alexanderlinne alexanderlinne force-pushed the chore/resolve-security-vulnerabilities branch from c68d90c to 981703a Compare November 22, 2024 09:42
@alexanderlinne alexanderlinne merged commit 88f48ea into main Nov 23, 2024
9 checks passed
@alexanderlinne alexanderlinne deleted the chore/resolve-security-vulnerabilities branch November 23, 2024 07:25
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.

3 participants