SafeNuGet 1.0.10

dotnet add package SafeNuGet --version 1.0.10
                    
NuGet\Install-Package SafeNuGet -Version 1.0.10
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SafeNuGet" Version="1.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SafeNuGet" Version="1.0.10" />
                    
Directory.Packages.props
<PackageReference Include="SafeNuGet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SafeNuGet --version 1.0.10
                    
#r "nuget: SafeNuGet, 1.0.10"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SafeNuGet&version=1.0.10
                    
Install SafeNuGet as a Cake Addin
#tool nuget:?package=SafeNuGet&version=1.0.10
                    
Install SafeNuGet as a Cake Tool

OWASP SafeNuGet is an MsBuild task to warn about insecure NuGet libraries.
     
     Please contribute to the list of vulnerable libraries, by issuing a pull request to:
     https://github.com/OWASP/SafeNuGet/blob/master/feed/unsafepackages.xml

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SafeNuGet:

Repository Stars
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
Version Downloads Last updated
1.0.10 571 5/30/2014
1.0.9 69 2/19/2014
1.0.7 60 6/17/2013
1.0.6 46 6/15/2013
1.0.5 46 6/15/2013
1.0.4 45 6/14/2013
1.0.3 42 6/14/2013
1.0.2 42 6/13/2013
1.0.1 43 6/13/2013
1.0.0 44 6/13/2013

First version