Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

feature: add NuGet config and enabled NuGet auditing #503

Merged
merged 2 commits into from
Aug 13, 2023

Conversation

ThorstenSauter
Copy link
Owner

@ThorstenSauter ThorstenSauter commented Aug 13, 2023

  • Added NuGetAudit setting for better package security by setting the level to low
  • Added nuget.config to define package sources
  • Updated Dockerfile to include the new nuget.config and simplify COPY commands

ThorstenSauter and others added 2 commits August 13, 2023 14:19
- Added `NuGetAudit` setting for better package security by setting the level to low
- Added `nuget.config` to define package sources
- Updated Dockerfile to include the new nuget.config and simplify COPY commands
@ThorstenSauter ThorstenSauter added enhancement New feature or request docker Pull requests that update Docker code labels Aug 13, 2023
@ThorstenSauter ThorstenSauter self-assigned this Aug 13, 2023
@ThorstenSauter ThorstenSauter changed the title Thorsten sauter/add nuget config feature: add NuGet config and enabled NuGet auditing Aug 13, 2023
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5c578da) 85.68% compared to head (a38fccd) 85.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #503   +/-   ##
=======================================
  Coverage   85.68%   85.68%           
=======================================
  Files          40       40           
  Lines         545      545           
=======================================
  Hits          467      467           
  Misses         78       78           

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

@ThorstenSauter ThorstenSauter merged commit b39b027 into main Aug 13, 2023
8 checks passed
@ThorstenSauter ThorstenSauter deleted the ThorstenSauter/add-nuget-config branch August 13, 2023 20:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docker Pull requests that update Docker code enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant