Skip to content

Releases: snyk/cli

v1.377.1

17 Aug 17:41
07c3a69
Compare
Choose a tag to compare

1.377.1 (2020-08-17)

Bug Fixes

  • build: use node 14 for alpine executable (9d1b740)

v1.377.0

17 Aug 13:43
a5c9ec4
Compare
Choose a tag to compare

1.377.0 (2020-08-17)

Features

  • bump cocoapods plugin to update graph & cli interface deps (4c3a141)

v1.376.0

17 Aug 12:39
90acae1
Compare
Choose a tag to compare

1.376.0 (2020-08-17)

Features

  • Allow environment variables to override config values (16fc432)

v1.375.0

17 Aug 10:20
fcc157d
Compare
Choose a tag to compare

1.375.0 (2020-08-17)

Features

  • detect build.gradle.kts projects automatically behind --all-projects flag and scan all root level files with implied --all-sub-projects (57d8d02)
  • if both gradle files detected in the same folder, prefer build.gradle if build.gradle.kts also found (6e806fb)

v1.374.0

14 Aug 14:58
2e8c8cd
Compare
Choose a tag to compare

1.374.0 (2020-08-14)

Features

  • show original severity if overridden by a policy (30a8cd7)

v1.373.1

12 Aug 10:27
d290542
Compare
Choose a tag to compare

1.373.1 (2020-08-12)

Bug Fixes

  • test: json output with all-projects flag (8258ef0)

v1.373.0

11 Aug 14:11
3eb729b
Compare
Choose a tag to compare

1.373.0 (2020-08-11)

Features

  • improve iac test json output (140625c)

v1.372.0

10 Aug 14:53
b79f0cf
Compare
Choose a tag to compare

1.372.0 (2020-08-10)

Features

  • scan gradle projects behind --all-projects (a2bfc89)
    Default behaviour for gradle projects detected with --all-projects is the same as doing snyk test --all-sub-projects in the root of the gradle project.

v1.371.1

10 Aug 13:57
b4bd422
Compare
Choose a tag to compare

1.371.1 (2020-08-10)

Bug Fixes

  • remove file flag from IaC help (7e599e0)

v1.371.0

10 Aug 12:18
f9c08eb
Compare
Choose a tag to compare

1.371.0 (2020-08-10)

Features

  • remove file flag from iac tests (50b1ee7)