NuGetDefense.Lib 4.1.3.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NuGetDefense.Lib --version 4.1.3.1
                    
NuGet\Install-Package NuGetDefense.Lib -Version 4.1.3.1
                    
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="NuGetDefense.Lib" Version="4.1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGetDefense.Lib" Version="4.1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="NuGetDefense.Lib" />
                    
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 NuGetDefense.Lib --version 4.1.3.1
                    
#r "nuget: NuGetDefense.Lib, 4.1.3.1"
                    
#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=NuGetDefense.Lib&version=4.1.3.1
                    
Install NuGetDefense.Lib as a Cake Addin
#tool nuget:?package=NuGetDefense.Lib&version=4.1.3.1
                    
Install NuGetDefense.Lib as a Cake Tool

NuGetDefense

Join the chat at https://gitter.im/NuGetDefense/community NuGet version

An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.

Docs

View the full documentation for NuGetDefense here

4.x preview documentation can be found by running dotnet /path/to/NuGetDefense.dll -?

Features

  • Uses Multiple Sources to check for known vulnerabilities in third-party libraries (NuGet packages)
  • Simple installation/configuration: the NuGet Package is all you need.
  • dotnet Global Tool for those who want to run it manually or just in the CI
  • Transitive Dependency Checking
    • SDK style projects only (older project format is not supported by the dotnet cli)
    • Uses the versions resolved by the dotnet cli at build
  • Project Reference Scanning
    • Scan all projects in a hierarchy by installing NuGet Defense to the top level package
  • Allow breaking the build based on severity of vulnerability.
  • Ignore specific vulnerabilities/packages.
  • Sensitive/Internal Packages filtering
    • Don't send packages that are sensitive/internal to remote vulnerability sources
  • Caching to prevent excess calls and hitting rate limits on API's
  • Blocklisting NuGet Packages
  • Allowlisting NuGet Packages
  • MIT Licensed
    • Consumable NuGet packages for bundling NuGetDefense scanners into your own software

Requirements

  • NuGetDefense v3.x is built only in .Net 6.0 so you will need the runtime/SDK installed.
  • NuGetDefense v4.x is built only in .Net 8.0 so you will need the runtime/SDK installed.

Unsupported Versions

  • Official Support follows support for the underlying framework.
  • Supporters can request support of unsupported versions (such as v2.x running on .Net 5) but are advised to use a supported runtime (for better overall security)
    • older .Net projects can use 4.x as long as the .Net 8 runtime is installed.

How does it work?

NuGetDefense is a bundled dotnet tool that runs using an MSBuild ExecTask after your project finishes building.

Love it? Support it

You can sponsor this project on Github and Patreon. The funds will be used to pay for software licenses and cloud/hardware costs that keep my projects running.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.4-prerelease 93 2/9/2025
4.1.3.1 135 7/13/2024
4.1.3 111 6/1/2024
4.1.2 93 5/22/2024
4.1.0 85 5/14/2024
4.1.0-pre0002 93 4/25/2024
4.1.0-pre0001 114 4/17/2024
4.0.5 165 4/25/2024
4.0.4 134 3/16/2024
4.0.3 138 3/3/2024
4.0.2 143 2/25/2024
4.0.1 160 2/14/2024
4.0.0-prerelase1 177 12/20/2023
3.2.5 125 4/25/2024
3.2.4 129 3/16/2024
3.2.3 139 3/3/2024
3.2.2 126 2/25/2024
3.2.1 117 2/14/2024
3.2.0 239 12/14/2023
3.2.0-prerelease7 132 12/13/2023
3.2.0-prerelease6 174 7/30/2023
3.2.0-prerelease4 137 6/16/2023
3.2.0-prerelease2 167 6/3/2023
3.2.0-prerelease 159 5/13/2023
3.1.1 289 3/24/2023
3.1.0 212 3/24/2023
3.0.11.1 262 3/6/2023
3.0.11 241 3/5/2023
3.0.10 323 1/15/2023
3.0.9 318 12/11/2022
3.0.8 684 10/30/2022
3.0.7 451 7/19/2022
3.0.5 467 7/7/2022
3.0.4 469 6/26/2022
3.0.3 151 6/22/2022
3.0.2 141 6/16/2022
3.0.1 177 2/27/2022
3.0.0 170 1/22/2022
3.0.0-pre0017 180 11/17/2021
3.0.0-pre0012 255 11/6/2021
3.0.0-pre0011 166 11/1/2021
3.0.0-pre0007 268 10/16/2021
3.0.0-pre0006 163 9/30/2021
3.0.0-pre0004 171 8/10/2021
3.0.0-pre0002 163 8/5/2021
3.0.0-pre0001 238 7/30/2021