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.816.0
Choose a base ref
...
head repository: snyk/cli
compare: v1.817.0
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 5, 2022

  1. fix: critical level is considered error in sarif

    Makes sure that critical security issues are treated as errors in SARIF for code scanning alerts.
    At the moment they would be treated as warnings, which is not correct as critical is the highest severity.
    teodora-sandu committed Jan 5, 2022
    Copy the full SHA
    a034e57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2492 from snyk/fix/critical-level-sarif

    fix: critical level is considered error in sarif
    teodora-sandu committed Jan 5, 2022
    Copy the full SHA
    eec58db View commit details
    Browse the repository at this point in the history