Skip to content

Releases: microsoft/sarif-sdk

v2.4.7

03 May 22:01
6f60e1c
Compare
Choose a tag to compare

v2.4.7 Sdk | Driver | Converters | Multitool | Multitool Library

  • BUGFIX: Fix SubId handling in CachingLogger. #2334
  • FEATURE: Add Hdf converter. #2340
  • BUGFIX: Fix max result ingestion from GitHubIngestionVisitor. #2341

v2.4.6

03 May 22:01
11cc520
Compare
Choose a tag to compare

v2.4.6 Sdk | Driver | Converters | Multitool | Multitool Library

  • FEATURE: Add CWE relationship in FlawFinder converter. #2332
  • FEATURE: Add ResultLevelKind which will handle FailureLevel and ResultKind. #2331
  • BUGFIX: Fix GitHelper logic. #2327

v2.4.5

03 May 22:01
bdd2f6f
Compare
Choose a tag to compare

v2.4.5 Sdk | Driver | Converters | Multitool | Multitool Library

  • BUGFIX: Fix FileRegionsCache logic. #2309

v2.4.4

03 Mar 16:25
08473c5
Compare
Choose a tag to compare

v2.4.4 Sdk | Driver | Converters | Multitool | Multitool Library

  • BUGFIX: Fix performance issue in CachingLogger. #2301
  • BUGFIX: Fix context dispose while analyzing. #2303
  • BUGFIX: Fix export json configuration. #2305
  • BUGFIX: Fix thread issues while using Cache. #2306

v2.4.3

03 Mar 16:26
8a66700
Compare
Choose a tag to compare

v2.4.3 Sdk | Driver | Converters | Multitool | Multitool Library

  • BUGFIX: Fix issue when executing sarif.multitool. #2298

v2.4.2

24 Feb 21:50
b61a13b
Compare
Choose a tag to compare

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 consider locations. 2290
  • BUGFIX: Fix AzureDevOps title maxLength. #2292
  • FEATURE: Add PerFingerprint and PerPropertyBagProperty splitting for file-work-items command. #2293
  • FEATURE: Add kusto command in Sarif.Multitool. #2296

v2.4.1

16 Feb 21:39
d98d3ba
Compare
Choose a tag to compare

v2.4.1 Sdk | Driver | Converters | Multitool | Multitool Library

  • BREAKING: Move transform functionality into rewrite and delete redundant transform 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

26 Jan 01:31
d7afbe6
Compare
Choose a tag to compare

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 to LogFilePersistenceOptions. #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

v2.3.18

23 Jan 00:56
68d28e6
Compare
Choose a tag to compare
Bump v2.3.18 (#2261)

v2.3.17

15 Jan 16:50
9d1f33d
Compare
Choose a tag to compare

v2.3.17 Sdk | Driver | Converters | Multitool | Multitool Library

  • BREAKING: Move CommandBase class from Multitool.Library assembly to Driver. #2238
  • FEATURE: Argument VersionControlDetails for OptionallyEmittedData in a analysis command will fill VersionControlProvenance. #2237