Skip to content

Releases: snyk/code-client

v3.1.1

26 Feb 07:54
0d61fd8
Compare
Choose a tag to compare

3.1.1 (2021-02-26)

Bug Fixes

  • upgrade fast-globs to snyk patch (9a99125)

v3.1.0

24 Feb 20:24
476d96d
Compare
Choose a tag to compare

3.1.0 (2021-02-24)

Features

  • adding commit fixes and descriptions to the rules' properties (#58) (476d96d)

v3.0.0

23 Feb 20:50
28820c1
Compare
Choose a tag to compare

3.0.0 (2021-02-23)

Features

BREAKING CHANGES

  • authentication functions were changed

v2.4.1

17 Feb 16:28
70cb000
Compare
Choose a tag to compare

2.4.1 (2021-02-17)

Performance Improvements

  • changed interface for main functions, added a special emitter for http request logs (ff0cc31)

v2.4.0

11 Feb 08:47
d485a14
Compare
Choose a tag to compare

2.4.0 (2021-02-11)

Features

  • export AnalysisSeverity interface (52f170e)

v2.3.0

10 Feb 15:18
d854190
Compare
Choose a tag to compare

2.3.0 (2021-02-10)

Features

  • add sarif support to analyzeFolders (16a8eb5)

v2.2.0

09 Feb 12:20
67db162
Compare
Choose a tag to compare

2.2.0 (2021-02-09)

Features

  • add fingerprintings for Sarif output (6cb9222)

v2.1.1

29 Jan 13:06
a52d531
Compare
Choose a tag to compare

2.1.1 (2021-01-29)

Bug Fixes

  • build from typescript before publish (8e6bcf5)

v2.1.0

28 Jan 16:23
5db859c
Compare
Choose a tag to compare

2.1.0 (2021-01-28)

Bug Fixes

  • add categories to tags in sarif converter (6f72065)
  • package.json & package-lock.json to reduce vulnerabilities (8449799)
  • stabilise rule id in sarif (552389f)
  • upgrade @types/lodash from 4.14.166 to 4.14.167 (a9d791f)

Features

  • add highlighting to sarif converter (d33ea84)
  • changed logic for shortDescription.text to have rule instead of a message (6af2568)
  • fixed typo in sarif converter (1879530)
  • meta-coverage added to sarif run (c70e14e)
  • new arg: limitToFiles in getAnalysis API call (d72bfbc)