snyk / snyk-gradle-plugin

Basic Snyk CLI plugin for Gradle support
Other
25 stars 19 forks source link

fix: reduce init script logging when not debugging #212

Closed Jdunsby closed 2 years ago

Jdunsby commented 2 years ago

What this does

Reduces the number of logs from the gradle subProcess by only logging SNYKECHO logs when the DEBUG env variable is set.

Notes for the reviewer

Should reduce string length rangeErrors by reducing the output from the sub-process

snyksec commented 2 years ago

:tada: This PR is included in version 3.20.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: