Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: snyk/cli
base: v1.582.0
Choose a base ref
...
head repository: snyk/cli
compare: v1.583.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on May 5, 2021

  1. chore: remove redundant lodash.endswith package

    jan-stehlik authored and Jan Stehlik committed May 5, 2021
    Configuration menu
    Copy the full SHA
    0c3ae68 View commit details
    Browse the repository at this point in the history
  2. feat: exit code 0 if nothing is vulnerable

    Improve exit code to help action `snyk fix` output.
    If `snyk test` failed => error
    If `snyk test` returned no vulnerable results => success
    If `snyk fix` had some errors and nothing was fixed => error
    If `snyk fix` fixed anyrying at all => success
    lili2311 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a04a1a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1871 from snyk/chore/remove-lodash-endswith-lib

    chore: remove redundant lodash.endswith package
    jan-stehlik committed May 5, 2021
    Configuration menu
    Copy the full SHA
    e78a3bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1886 from snyk/fix/error-code-0

    feat: exit code 0 if nothing is vulnerable
    lili2311 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    7bc9229 View commit details
    Browse the repository at this point in the history