NuGetDefense 0.0.8
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.1
This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NuGetDefense --version 0.0.8
NuGet\Install-Package NuGetDefense -Version 0.0.8
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" Version="0.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGetDefense --version 0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NuGetDefense, 0.0.8"
#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.
// Install NuGetDefense as a Cake Addin #addin nuget:?package=NuGetDefense&version=0.0.8 // Install NuGetDefense as a Cake Tool #tool nuget:?package=NuGetDefense&version=0.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NuGetDefense
An MSBuildTask that checks for known vulnerabilities. Inspired by OWASP SafeNuGet.
Rider
Visual Studio
Why a new Project?
- SafeNuGet hasn't seen a new commit in years and isn't able to keep up with vulnerable packages.
- SafeNuGet doesn't have a license (at all).
- A pure MSBuild task should not use dependencies and cannot get the desired results without them.
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.
- Checks dependencies of installed packages based on the target framework.
- Allow breaking the build based on severity of vulnerability.
- Ignore specific vulnerabilities/packages.
- Blacklisting NuGet Packages
- Whitelisting NuGet Packages
- MIT Licensed
Planned Features
- Self-Updating NVD Feed
Requirements
Currently NuGetDefense is built only in .Net Core 3.1 so you will need the runtime/SDK 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos 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.
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.3.1 | 903 | 7/13/2024 | |
4.1.3 | 268 | 6/1/2024 | |
4.1.2 | 246 | 5/22/2024 | |
4.1.1 | 302 | 5/14/2024 | |
4.1.0-pre0002 | 117 | 4/25/2024 | |
4.1.0-pre0001 | 165 | 4/17/2024 | |
4.0.5 | 1,409 | 4/25/2024 | |
4.0.4 | 439 | 3/16/2024 | |
4.0.3 | 282 | 3/3/2024 | |
4.0.2 | 297 | 2/25/2024 | |
4.0.1 | 305 | 2/14/2024 | |
4.0.0.1 | 1,695 | 1/16/2024 | |
4.0.0 | 456 | 1/6/2024 | |
4.0.0-prerelase1 | 203 | 12/20/2023 | |
3.2.5 | 373 | 4/25/2024 | |
3.2.4.1-issue180 | 182 | 4/4/2024 | |
3.2.4 | 983 | 3/16/2024 | |
3.2.3 | 250 | 3/3/2024 | |
3.2.2 | 264 | 2/25/2024 | |
3.2.1 | 298 | 2/14/2024 | |
3.2.0 | 1,292 | 12/14/2023 | |
3.2.0-prerelease7 | 164 | 12/13/2023 | |
3.2.0-prerelease6 | 222 | 7/30/2023 | |
3.2.0-prerelease5 | 415 | 7/13/2023 | |
3.2.0-prerelease4 | 418 | 6/16/2023 | |
3.2.0-prerelease3 | 242 | 6/3/2023 | |
3.2.0-prerelease2 | 341 | 5/21/2023 | |
3.2.0-prerelease | 337 | 5/13/2023 | |
3.1.1 | 17,664 | 3/24/2023 | |
3.1.0 | 541 | 3/24/2023 | |
3.0.11.1 | 11,909 | 3/6/2023 | |
3.0.11-pre109 | 218 | 2/12/2023 | |
3.0.10 | 2,851 | 1/15/2023 | |
3.0.9 | 1,946 | 12/11/2022 | |
3.0.8 | 5,021 | 10/30/2022 | |
3.0.7 | 12,764 | 7/19/2022 | |
3.0.5 | 3,195 | 7/7/2022 | |
3.0.4 | 698 | 6/26/2022 | |
3.0.3 | 3,254 | 6/22/2022 | |
3.0.2 | 729 | 6/16/2022 | |
3.0.1 | 11,552 | 2/27/2022 | |
3.0.0 | 1,840 | 1/22/2022 | |
3.0.0-pre0017 | 954 | 11/15/2021 | |
2.1.2 | 6,462 | 3/12/2021 | |
2.1.1 | 443 | 3/6/2021 | |
2.1.0 | 465 | 2/27/2021 | |
2.1.0-pre0015 | 265 | 2/27/2021 | |
2.1.0-pre0011 | 257 | 2/7/2021 | |
2.1.0-pre0010 | 281 | 1/31/2021 | |
2.1.0-pre0007 | 297 | 1/21/2021 | |
2.0.2 | 1,248 | 11/25/2020 | |
2.0.2-pre0004 | 333 | 11/24/2020 | |
2.0.2-pre0003 | 323 | 11/24/2020 | |
2.0.2-pre0002 | 444 | 11/21/2020 | |
2.0.2-pre0001 | 775 | 11/21/2020 | |
2.0.1 | 1,076 | 11/13/2020 | |
2.0.1-pre0001 | 305 | 11/12/2020 | |
1.1.0 | 633 | 3/13/2022 | |
1.0.19 | 753 | 10/25/2021 | |
1.0.19-pre0002 | 214 | 10/25/2021 | |
1.0.19-pre0001 | 261 | 10/25/2021 | |
1.0.18 | 5,388 | 3/12/2021 | |
1.0.17.1 | 389 | 4/2/2021 | |
1.0.17 | 420 | 3/6/2021 | |
1.0.17-pre0003 | 305 | 3/6/2021 | |
1.0.17-pre0002 | 286 | 3/6/2021 | |
1.0.16.1 | 501 | 2/27/2021 | |
1.0.15.1 | 8,340 | 11/25/2020 | |
1.0.15-pre0002 | 398 | 11/22/2020 | |
1.0.14 | 720 | 11/8/2020 | |
1.0.13.1 | 2,178 | 10/10/2020 | |
1.0.13 | 528 | 10/10/2020 | |
1.0.12 | 923 | 9/29/2020 | |
1.0.11 | 583 | 9/25/2020 | |
1.0.10 | 591 | 9/23/2020 | |
1.0.9 | 608 | 9/21/2020 | |
1.0.8 | 630 | 9/15/2020 | |
1.0.7.2 | 15,086 | 6/24/2020 | |
1.0.7.1 | 1,485 | 5/23/2020 | |
1.0.7 | 629 | 5/17/2020 | |
1.0.6 | 706 | 5/3/2020 | |
1.0.5 | 621 | 4/20/2020 | |
1.0.4 | 610 | 4/13/2020 | |
1.0.3 | 1,405 | 4/8/2020 | |
1.0.2 | 580 | 3/26/2020 | |
1.0.1 | 648 | 3/1/2020 | |
1.0.0.1 | 626 | 2/29/2020 | |
0.0.8 | 543 | 2/22/2020 | |
0.0.7 | 655 | 2/20/2020 | |
0.0.6 | 624 | 2/16/2020 | |
0.0.5 | 568 | 2/14/2020 | |
0.0.4 | 565 | 2/6/2020 | |
0.0.3 | 521 | 2/5/2020 | |
0.0.2 | 605 | 2/5/2020 | |
0.0.1 | 951 | 2/5/2020 |