Skip to content

Commit

Permalink
[Snyk] Security upgrade Microsoft.Windows.Compatibility from 8.0.1 to…
Browse files Browse the repository at this point in the history
… 8.0.3 (#656)

* fix: src/Audit.NET.EventLog.Core/Audit.NET.EventLog.Core.csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMDATASQLCLIENT-6149433

* Commit CODE_COVERAGE.md

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: thepirat000 <[email protected]>
  • Loading branch information
3 people authored Mar 12, 2024
1 parent a27e157 commit 964ae25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODE_COVERAGE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Summary
|||
|:---|:---|
| Generated on: | 3/12/2024 - 3:53:41 AM |
| Generated on: | 3/12/2024 - 8:00:49 PM |
| Parser: | MultiReport (2x Cobertura) |
| Assemblies: | 23 |
| Classes: | 261 |
Expand Down
2 changes: 1 addition & 1 deletion src/Audit.NET.EventLog.Core/Audit.NET.EventLog.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 964ae25

Please sign in to comment.