Skip to content

Releases: snyk/snyk-to-html

v1.8.0

09 Mar 17:33
51c3a25
Compare
Choose a tag to compare

1.8.0 (2020-03-09)

Features

  • --summary report available with more concise vulnerability data
  • better error handling when running with invalid JSON input
  • added debug (-d) option
    (c9daaaa)

v1.7.4

01 Mar 10:33
45bc37f
Compare
Choose a tag to compare

1.7.4 (2020-03-01)

Bug Fixes

  • upgrade handlebars from 4.7.2 to 4.7.3 (0966a9a)

v1.7.3

09 Mar 17:34
3ab5889
Compare
Choose a tag to compare

1.7.3 (2020-02-27)

Bug Fixes

  • upgrade commander from 4.1.0 to 4.1.1 (8a5f7bd)

v1.7.2

09 Mar 17:34
da852c0
Compare
Choose a tag to compare

1.7.2 (2020-02-26)

Bug Fixes

  • upgrade handlebars from 4.6.0 to 4.7.2 (6085baf)

v1.7.1

09 Mar 17:33
695c4b2
Compare
Choose a tag to compare

1.7.1 (2020-02-24)

Bug Fixes

  • upgrade handlebars from 4.5.3 to 4.6.0 (7535cce)

v1.7.0

27 Jan 17:45
b001d42
Compare
Choose a tag to compare

1.7.0 (2020-01-27)

Features

  • add summary option in CLI (7a50bce)

v1.6.1

19 Dec 08:09
8ac5c02
Compare
Choose a tag to compare

1.6.1 (2019-12-19)

Bug Fixes

  • upgrade source-map-support from 0.5.13 to 0.5.16 (26ebecc)

v1.6.0

06 Dec 10:26
669c699
Compare
Choose a tag to compare

1.6.0 (2019-12-06)

Features

  • generate es2015 code for node 6+ (a9e54e0)

v1.5.4

25 Nov 15:44
22ccc9d
Compare
Choose a tag to compare

1.5.4 (2019-11-25)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (22df4d8)

v1.5.3

05 Sep 14:43
eb5fb6e
Compare
Choose a tag to compare

1.5.3 (2019-09-05)

Bug Fixes

  • counts: fix unique counts and paths (6ca59da)
  • uniqueCount: count vulns from data not from api response (eb5fb6e)
  • uniqueCount: count vulns from data not from api response (329b3eb)
  • uniqueCount: fix failing test (bd69c4f)
  • uniqueCount: use groupVulns logic for unique countt (1d551ee)