.Net Goof
-
Open a terminal and clone the repository
git clone git@github.com:pstember/dotNet-goof.git
Open a terminal and open the dotNet-goof directory.
-
Build the project
-
Test the project
All-in-one to clone and run:
git clone git@github.com:pstember/dotNet-goof.git && \ cd dotNet-goof && \ dotnet build && \ snyk test
Screenshots
The following screenshot demonstrates the extra value provided when scanning a project using the Snyk CLI tool
Vulnerability detection
This screenshot shows vulnerabilities and potential remediation when such remediation exist
