Skip to content

Commit

Permalink
Adding script to check nuget vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
lookbusy1344 committed Jun 17, 2024
1 parent 38fb26b commit 6d9d783
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CheckVul.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
echo Checking vulnerabilities...
dotnet list package --vulnerable --include-transitive

0 comments on commit 6d9d783

Please sign in to comment.