NuGetDefense.Tool 4.1.3.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global NuGetDefense.Tool --version 4.1.3.1
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local NuGetDefense.Tool --version 4.1.3.1
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=NuGetDefense.Tool&version=4.1.3.1
                    
nuke :add-package NuGetDefense.Tool --version 4.1.3.1
                    

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 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.

This package has no dependencies.

Version Downloads Last updated
4.1.4-prerelease 170 2/9/2025
4.1.3.1 6,553 7/13/2024
4.1.3 1,478 6/1/2024
4.1.2-prerelease0001 106 5/20/2024
4.1.1 452 5/14/2024
4.1.0-pre0002 134 4/25/2024
4.1.0-pre0001 174 4/17/2024
4.0.5 678 4/25/2024
4.0.4 1,205 3/16/2024
4.0.3 736 3/3/2024
4.0.2 272 2/25/2024
4.0.1 590 2/14/2024
4.0.0.1 864 1/16/2024
4.0.0 402 1/6/2024 4.0.0 is deprecated because it has critical bugs.
4.0.0-prerelase1 237 12/20/2023 4.0.0-prerelase1 is deprecated because it has critical bugs.
3.2.5 155 4/25/2024
3.2.4 239 3/16/2024
3.2.4-issue180 192 4/4/2024
3.2.3 311 3/3/2024
3.2.2 210 2/25/2024
3.2.1 185 2/14/2024
3.2.0 534 12/14/2023
3.2.0-prerelease7 216 12/13/2023
3.2.0-prerelease6 310 7/30/2023
3.2.0-prerelease5 622 7/13/2023
3.2.0-prerelease4 724 6/16/2023
3.2.0-prerelease3 750 6/3/2023
3.2.0-prerelase2 618 5/21/2023
3.2.0-prerelase 663 5/13/2023
3.1.1 10,404 3/24/2023
3.1.0 1,133 3/24/2023
3.0.11 2,763 3/6/2023
3.0.10 2,438 1/15/2023
3.0.9 1,188 12/11/2022
3.0.8 1,419 10/30/2022
3.0.7 8,524 7/19/2022
3.0.5 1,864 7/7/2022
3.0.4 1,757 6/26/2022
3.0.3 1,221 6/22/2022
3.0.2 1,086 6/16/2022
3.0.1 3,963 2/27/2022
3.0.0 1,244 1/22/2022
3.0.0-pre0017 716 11/17/2021
2.1.2.1 15,221 4/2/2021
2.1.2 873 3/12/2021
2.1.1 1,688 3/6/2021
2.1.1-pre0001 608 3/5/2021
2.1.0 756 2/27/2021
2.1.0-pre0011 445 2/7/2021
2.1.0-pre0010 494 1/31/2021
2.1.0-pre0008 419 1/26/2021
2.0.2 862 11/25/2020
2.0.2-pre0002 578 11/21/2020
2.0.1 655 11/13/2020
1.0.18 1,964 3/12/2021
1.0.17.1 640 4/2/2021
1.0.17 644 3/6/2021
1.0.17-pre0001 589 3/5/2021
1.0.16 875 2/27/2021
1.0.15 6,126 11/25/2020
1.0.15-pre0001 686 11/21/2020
1.0.14 722 11/8/2020
1.0.11 808 9/25/2020
1.0.10 785 9/23/2020
1.0.9 539 9/21/2020