OWASP Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.
Info
| Version: | 1.2.0 |
| Author(s): | Burak İnce |
| Last Update: | Tuesday, February 13, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/burakince/Cake.DependencyCheck |
| NuGet Url: | https://www.nuget.org/packages/Cake.DependencyCheck |
Install
Install-Package Cake.DependencyCheck
dotnet add package Cake.DependencyCheck
paket add Cake.DependencyCheck
Cake.DependencyCheck Download (Unzip the "nupkg" after downloading)
Dependencies
Tags