Skip to content
  • gitphill's avatar
    feat: add fail-on arg · 6fed61e0
    gitphill authored
    Added --fail-on argument for snyk test CLI command.
    When supplied this argument will check whether any vulns
    are upgradable or patchable before failing.
    If a vulnerabilities are found be they cannot be upgraded
    or patched, a sucessful error code is returned instead.
    Test cases added.
    Added help text for new arg.
    6fed61e0
Analyzing file…