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: c2815f6a8b8c12b2416632baf7f2d1094edb865d
Choose a base ref
...
head repository: snyk/cli
compare: 1bbebd1399bbe496d775b7972f6c22fc248158aa
Choose a head ref
  • 17 commits
  • 43 files changed
  • 8 contributors

Commits on Oct 15, 2020

  1. Copy the full SHA
    68bffc6 View commit details
    Browse the repository at this point in the history
  2. feat: iac test directory support

    Almog Ben-David committed Oct 15, 2020
    Copy the full SHA
    0691d66 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Merge pull request #1471 from snyk/feat/integration-name-homebrew

    Set integration name for Homebrew installs
    maxjeffos committed Oct 16, 2020
    Copy the full SHA
    488e884 View commit details
    Browse the repository at this point in the history
  2. fix: pass org as part of container monitor command

    The org was missing when doing the migration to container static analysis, resulting in the --org flag being ignored.
    ivanstanev committed Oct 16, 2020
    Copy the full SHA
    fd827fd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef3ce4b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1476 from snyk/fix/pass-container-monitor-org

    fix: pass org as part of container monitor command
    ivanstanev committed Oct 16, 2020
    Copy the full SHA
    3b81d54 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. test: runTest jest test, user-friendly error message

    Avishag Israeli committed Oct 18, 2020
    Copy the full SHA
    5acc55e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1430 from snyk/feat/iac-test-directory-support

    feat: iac test directory support
    almog27 committed Oct 18, 2020
    Copy the full SHA
    ac87ce0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. feat: better error message propagated if available

    Avishag Israeli committed Oct 19, 2020
    Copy the full SHA
    e1822cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1462 from snyk/test/runTest-test

    feat: better error message propagated if available
    Avishagp committed Oct 19, 2020
    Copy the full SHA
    c1b420b View commit details
    Browse the repository at this point in the history
  3. feat: make reachability human friendly

    At the moment, the output shows reachability as function or package or with no info. This change makes this to more friendly / easier to understand: reachable/ potentially-reachable / no-info
    SarahU committed Oct 19, 2020
    Copy the full SHA
    bf34424 View commit details
    Browse the repository at this point in the history
  4. feat(analytics): track integration environment

    This will help us capture if CLI is running e.g. in a specific IDE version
    JackuB committed Oct 19, 2020
    Copy the full SHA
    8d4f267 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    32e333f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Merge pull request #1482 from snyk/feat/improved-reachability

    feat/improved reachability json wording
    SarahU committed Oct 20, 2020
    Copy the full SHA
    688e0c4 View commit details
    Browse the repository at this point in the history
  2. feat: add container subcommand to main help text

    The container subcommand is now the default, so updating the
    documentation to reference it.
    
    I've also tidied up the subcommand list, and split it into 3 sections:
    
    1. Primary commands for most common workflow
    2. Additional product or type entry points
    3. Everything else
    
    I've also ordered each of those sections alphabetically. This should
    help with adding additional items.
    garethr committed Oct 20, 2020
    Copy the full SHA
    1aed90b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1483 from snyk/feat/tidy-up-help

    feat: add container subcommand to main help text
    garethr committed Oct 20, 2020
    Copy the full SHA
    65ed835 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1479 from snyk/feat/track-integration-env

    Analytics: track integration environment
    JackuB committed Oct 20, 2020
    Copy the full SHA
    1bbebd1 View commit details
    Browse the repository at this point in the history