Releases: microsoft/sarif-visualstudio-extension
Releases · microsoft/sarif-visualstudio-extension
3.0.126.44368
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
- BUGFIX: Menu items don't respond
3.0.113.19151
- 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
- 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
- BUGFIX: Error list expando for long message does not work.
- FEATURE: Generate Popup from Xaml.
3.0.66.61165
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
Enable navigation for code flow / thread flow locations (#462) * Enable navigation for code flow / thread flow locations
v3.0.42.39775
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
Handle empty temporary solution path (#431) * Handle empty temporary solution path * Mark strings const
v3.0.25.20018
Fix issue checking if file hash matches (#405)