Releases: digitalcoyote/NuGetDefense
Releases · digitalcoyote/NuGetDefense
v3.2.0.0 Bugfix Release
3.2.0-prerelease7
Fixes in this Release:
- Fix crash on startup when recreating database -Thanks to @xtbmedia
v3.2.0.0 Prerelease 6
Fixed Issues
- Fixed an issue with duplicate keys in the Vulnerabilities database
Known Issues
- There is a known issue with the NVD API timing out. NVD has announced they are investigating, but both NVD source may be unreliable until that is resolved
v3.2.0.0 Prerelease 4
Fixed an issue with the sqlite cache. This version is not production ready.
v3.1.1.0 Hotfix Release
v3.1.0
v3.0.11
Fixes this Release
- Support csproj with multiple target frameworks that target different versions of same package
- Ignore Sonatype ID's using IgnoredCVEs in NuGetDefense.config
PreRelease of Fix for #109
Changed the Dictionary throwing an error in #109 to use packageURL instead of PackageId as the key.
v3.0.10
v3.0.9 Fix GHSA False Positives for Exact Version Ranges
Bug Fixes
- Fixes #110