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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.988.0
Choose a base ref
...
head repository: snyk/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.989.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 7 contributors

Commits on Aug 17, 2022

  1. fix: update golang plugin

    - the new version disables the 'shell' when spawning child processes
    danlucian committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a0e30d9 View commit details
    Browse the repository at this point in the history
  2. fix: increase buffer size

    YairZ101 committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8079fe3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3600 from snyk/fix/increase-buffer-size

    fix: increase buffer size
    YairZ101 authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d1b7560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b9f91b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18e8c87 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3599 from snyk/chore/add-remote-repo-url-iac-v2

    chore: Add support for remote-repo-url flag [CFG-2085]
    ofekatr authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    43dcec6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Merge pull request #3598 from snyk/fix/update-golang-plugin

    fix: update golang plugin
    danlucian authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d347279 View commit details
    Browse the repository at this point in the history
  2. fix: upgrade-docker-registry-v2-client

    To revert proxy behavior for calling docker registries
    
    Signed-off-by: Jakub Mikulas <jakub@snyk.io>
    JackuB committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    275afb1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3607 from snyk/fix/upgrade-docker-registry-v2-client

    Upgrade-docker-registry-v2-client
    JackuB authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2a573e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. fix: downgrade snyk-go-plugin to 1.19.0

    since it broke regression tests and wasn’t actually release
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    
    chore: disable failing test
    
    Signed-off-by: Peter Schäfer <101886095+PeterSchafer@users.noreply.github.com>
    PeterSchafer committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    4643026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5a129 View commit details
    Browse the repository at this point in the history
Loading