Releases: microsoft/sarif-sdk
Releases · microsoft/sarif-sdk
v2.4.7
v2.4.6
v2.4.5
v2.4.5 Sdk | Driver | Converters | Multitool | Multitool Library
- BUGFIX: Fix
FileRegionsCache
logic. #2309
v2.4.4
v2.4.4 Sdk | Driver | Converters | Multitool | Multitool Library
v2.4.3
v2.4.3 Sdk | Driver | Converters | Multitool | Multitool Library
- BUGFIX: Fix issue when executing sarif.multitool. #2298
v2.4.2
v2.4.2 Sdk | Driver | Converters | Multitool | Multitool Library
- FEATURE:
ConstructMultilineContextSnippet
will retrieve a few character after/before to prevent entire file when the file is one line only. #2288 - FEATURE:
baseliner
will considerlocations
. 2290 - BUGFIX: Fix AzureDevOps title maxLength. #2292
- FEATURE: Add
PerFingerprint
andPerPropertyBagProperty
splitting forfile-work-items
command. #2293 - FEATURE: Add
kusto
command in Sarif.Multitool. #2296
v2.4.1
v2.4.1 Sdk | Driver | Converters | Multitool | Multitool Library
- BREAKING: Move
transform
functionality intorewrite
and delete redundanttransform
command. #2252 - FEATURE: kind, level, insert, and remove options can now be added to from environment variables. #2273
- FEATURE:
Merge
command will de-duplicate results. #2280 - FEATURE:
Merge
command will merge artifacts. #2285
v2.4.0
v2.4.0 Sdk | Driver | Converters | Multitool | Multitool Library
- BREAKING: Entirely remove
verbose
whose fuctionality has been replaced by--level
and--kind
. #2241 - BREAKING: Rename
LoggingOptions
toLogFilePersistenceOptions
. #2241 - FEATURE:
--quiet
will now suppress all console messages except for errors. #2241 - BUGFIX: Fix NullReference in SARIF1012 rule validation [#2254]. (#2254)
- BREAKING: Rename
--plug-in
to--plugin
. #2264 - FEATURE: Pass
--plugin
to load more binaries to analyze or export data. #2264