Check your Python environments for vulnerable Open Source packages with OSS Index or Sonatype Nexus Lifecycle.
114
stars
24
forks
source link
FIX: Enable non-zero exit code + correct logic in determining Nexus IQ policy warnings #69
Closed
madpah closed 3 years ago
Signed-off-by: Paul Horton phorton@sonatype.com
This PR primarily contains an update to allow
jake
to exit with code1
when either:\This new functionality can also be overridden by adding the
-w
or--warn-only
flag.In addition an un-reported bug with the handling of results from Nexus IQ was noted and squashed (bad logic).
It relates to the following issue #s:
cc @bhamail / @DarthHater