Skip to content

Conversation

@vb2ae
Copy link
Collaborator

@vb2ae vb2ae commented Sep 28, 2025

This pull request adds a security check step to the .github/workflows/dotnet-core.yml workflow to automatically scan for vulnerable NuGet packages during the CI process.

Security improvements:

  • Added a step using elmahio/github-check-vulnerable-nuget-packages-action@v2 to check for vulnerable NuGet packages before building the project in the CI workflow (.github/workflows/dotnet-core.yml).

vb2ae added 2 commits October 13, 2025 09:08
Replaced vulnerable NuGet packages check with a custom command to list vulnerable packages and log the output.
Updated the workflow to check for vulnerable NuGet packages with improved logging and output handling.
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