Skip to content

Releases: microsoft/sarif-visualstudio-extension

3.0.126.44368

09 Jun 22:02
50ad6fd

Choose a tag to compare

ENHACEMENT: GitExe updates for arbitrary files
FEATURE: Adding codefinder functionality
FEATURE: Adding user-settable highlight colors
FEATURE: Markdown rendering for the tool
BUGFIX: Fixing the bug of error list not populating on re-open
BUGFIX: Fix GetSourceFileUri for not slash terminated repositories
BUGFIX: Fix relative path resolution when SLN is in repo root
BUGFIX: Fix issue the key event selected row jumps

3.0.115

13 Dec 18:46
8876571

Choose a tag to compare

  • BUGFIX: Menu items don't respond

3.0.113.19151

07 Dec 22:11
cf20936

Choose a tag to compare

  • FEATURE: Enable logging to the VS console to support debugging scenarios.
  • FEATURE: Update Error List items when properties change.
  • FEATURE: Add support for dismissing GHAS alerts.
  • FEATURE: Add support for key event adornments in GHAS alerts.
  • FEATURE: Show info bar when the Error List is filtered based on error level (error/warning/message).
  • BUGFIX: Support empty line text regions.

3.0.98.16906

13 Sep 18:36
065fa44

Choose a tag to compare

  • FEATURE: Result sources platform + GitHub Advanced Security source service
  • FEATURE: Key Event adornments + improved Locations view
  • REVERT FEATURE: Generate Popup from Xaml (security vulnerability)

3.0.74.49387

04 May 22:18
ebc08f6

Choose a tag to compare

  • BUGFIX: Error list expando for long message does not work.
  • FEATURE: Generate Popup from Xaml.

3.0.66.61165

07 Apr 17:49
edeeeda

Choose a tag to compare

Fix bug not able to navigate to source file under solution (#472)

* Fix bug not able to navigate to source file under solution

* Update path

* fix whitespace

3.0.59.39815

10 Feb 23:48
879b30e

Choose a tag to compare

Enable navigation for code flow / thread flow locations (#462)

* Enable navigation for code flow / thread flow locations

v3.0.42.39775

18 Oct 12:46
5f9b465

Choose a tag to compare

Align suppression logic with SARIF-SDK (#434)

* Fix suppression logic

* Fix dotnet format

* Updating spam submodule

Co-authored-by: Eddy Nakamura <ednakamu@microsoft.com>

v3.0.38.46206

17 Sep 23:19
7eb4ca0

Choose a tag to compare

Handle empty temporary solution path (#431)

* Handle empty temporary solution path

* Mark strings const

v3.0.25.20018

16 Jun 00:37
324eabc

Choose a tag to compare

Fix issue checking if file hash matches (#405)