Skip to content

Releases: digitalcoyote/NuGetDefense

v3.2.4.0 Bugfix Release

16 Mar 17:48
Compare
Choose a tag to compare

Fixed in this Release:

#179 Checking Cached vs Uncached packages can cause an index out of range exception when more than 128 packages are being scanned and GHSA or OSSIndex is enabled.

v4.0.3.0 BugFix Release

03 Mar 23:50
Compare
Choose a tag to compare

Issues fixed this release:

  • Fixed Package Reference Parsing not correctly parsing the PackageID's
  • Fix CLI options
    • --check-referenced-projects also set --check-transitive-dependencies
    • --tfm was not being used at all

Other Changes

Bumped Dependencies

v3.2.3.0 BugFix Release

03 Mar 23:44
Compare
Choose a tag to compare

Issues fixed this release:

  • Fixed Package Reference Parsing not correctly parsing the PackageID's
  • Fix CLI options
    • --check-referenced-projects also set --check-transitive-dependencies
    • --tfm was not being used at all

Other Changes

Bumped Dependencies

v4.0.2.0

25 Feb 00:22
Compare
Choose a tag to compare

Fixed this release:

  • #176 Index Out of Range Error
  • NVD-Recreate (NuGetDefense.Tool) errors if --vuln-data-bin includes a directory that does not exist in it's path

v3.2.2.0

25 Feb 00:21
Compare
Choose a tag to compare

Fixed this release:

  • #176 Index Out of Range Error
  • NVD-Recreate (NuGetDefense.Tool) errors if --vuln-data-bin includes a directory that does not exist in it's path

V4.0.1

14 Feb 01:27
Compare
Choose a tag to compare

Fixed this Release

#153 NuGetDefence.lib: scanning twice does not report the vulnerabilities on secound scan

v3.2.1.0

14 Feb 01:44
Compare
Choose a tag to compare

Backporting Fixes from the v4.x branch for v3.x (.Net 6.0)

#153 NuGetDefence.lib: scanning twice does not report the vulnerabilities on secound scan

v4.0.0.1 Hotfix

16 Jan 00:59
Compare
Choose a tag to compare

Path to NuGetDefense in the msbuild file was referencing .Net 6.0:

Fixed #172

v4.0.0.0 .Net 8.0

06 Jan 01:11
Compare
Choose a tag to compare

No issues were reported specific to the prerelease. This release only bumps the required sdk/runtime to .Net 8 (the current LTS released a few months ago). If you want to keep using 3.x, it will remain supported and features/fixes will be backported for the remainder of .Net 6.0's support lifecycle.

v4.0.0.0-prerelease1

20 Dec 01:57
Compare
Choose a tag to compare
v4.0.0.0-prerelease1 Pre-release
Pre-release

First .Net 8 release

Bumping the framework version. Assuming no issues are found this should be fully released within a week