Skip to content

Releases: sonatype-nexus-community/audit.net

Release 3.0.5

25 Apr 05:03
Compare
Choose a tag to compare

Works on Visual Studio 2019!

Note: It appears that in Visual Studio 2019 an audit does not necessarily properly run on a clean Visual Studio startup. In this situation you can kick off an audit by right clicking on the solution and select "Audit NuGet Packages for Solution". Opening projects on an already running Visual Studio will run an audit.

Release 3.0.4

22 Mar 16:20
Compare
Choose a tag to compare

Bug fixes, improvements.

Release 3.0.2

21 Dec 07:14
Compare
Choose a tag to compare

A couple updates:

  • Properly fetch dependencies for packages and audit them as well.
  • Changed cache format (JSON vs. binary serialization)

Release 3.0.0

05 Nov 04:08
Compare
Choose a tag to compare

Upgrade extension to use new OSS Index v3 REST API, which provides access to many more vulnerabilities, and an actively maintained database. The v2 API (and extension) are deprecated and the data is no longer being maintained.

Version 2.0.0

04 Sep 00:58
Compare
Choose a tag to compare
  • Update for VS2017
  • Resolved some bugs (some that crashed VS)
  • Use newest OSS Index API

Release 1.2.11

22 Mar 05:47
Compare
Choose a tag to compare

New Visual Studio Extension that works on VS2013 and VS2012.

Note for VS2012 you will have to upgrade the Nuget Package Manager extension manually to v2.7 or higher.

Release 1.2.7

24 Feb 00:45
Compare
Choose a tag to compare

Fixed false positive bug where vulnerabilities with no specified version were being reported, which is particularly a problem when these vulnerabilities definitely do not affect the installed version.

Release 1.2.5

21 Feb 09:56
Compare
Choose a tag to compare

Small UI change, where Audit.NET no longer lists "informational" vulnerabilities that do not affect installed dependency versions.

The versioning mechanism has been changed to indicate ..

Release 1.0.0

15 Feb 01:37
Compare
Choose a tag to compare

Initial release