Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUP-1602 Snyk task API migration from deprecated version to REST API version #549

Merged
merged 51 commits into from
Sep 4, 2024

Commits on May 22, 2024

  1. Snyk Api base url updated

    Snyk Api base url updated
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c4bf96f View commit details
    Browse the repository at this point in the history
  2. Update snyk_v2_client.rb

    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    96cd4f0 View commit details
    Browse the repository at this point in the history
  3. Update rexml

    Update rexml gem to address CVE-2024-35176
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    050ce49 View commit details
    Browse the repository at this point in the history
  4. Update snyk_v2_task.rb

    to avoid issue on the autocheck
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0cfa808 View commit details
    Browse the repository at this point in the history
  5. Update snyk_v2_task.rb

    testing 2
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f9d6725 View commit details
    Browse the repository at this point in the history
  6. Update snyk_v2_task.rb

    testing2
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9916ac1 View commit details
    Browse the repository at this point in the history
  7. Update snyk_v2_task.rb

    going back
    jesutorrr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5385bbb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Updating for REST

    Version previous to pagination with rest
    jesutorrr committed May 24, 2024
    Configuration menu
    Copy the full SHA
    414dd59 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Pagination update

    jesutorrr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3b854a2 View commit details
    Browse the repository at this point in the history
  2. Update snyk_v2_client.rb

    Lint code update
    jesutorrr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    06ec270 View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task.rb

    jesutorrr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5a31595 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update snyk_v2_task.rb

    to address issues with the autochecks
    jesutorrr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    54da0fc View commit details
    Browse the repository at this point in the history
  2. Update snyk_v2_task.rb

    updating task to avoid possible duplicated values
    jesutorrr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    86840d6 View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task.rb

    jesutorrr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b696573 View commit details
    Browse the repository at this point in the history
  4. Update snyk_v2_task.rb

    jesutorrr committed May 30, 2024
    Configuration menu
    Copy the full SHA
    061c322 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update snyk_v2_task.rb

    jesutorrr committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4d86339 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. For VCR tests

    VCR tests
    jesutorrr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    295e1cc View commit details
    Browse the repository at this point in the history
  2. VCR Test2

    jesutorrr committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ba8f5b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Updating fixtures files

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    f7b77ae View commit details
    Browse the repository at this point in the history
  2. fixtures update

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    581eff4 View commit details
    Browse the repository at this point in the history
  3. fixtures pass

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3237494 View commit details
    Browse the repository at this point in the history
  4. to pass specs test

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9b9608c View commit details
    Browse the repository at this point in the history
  5. To pass stubs test

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    511f818 View commit details
    Browse the repository at this point in the history
  6. Update snyk_v2_stubs.rb

    jesutorrr committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    da9ee2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6244d9e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Update snyk_v2_task.rb

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    47bfb17 View commit details
    Browse the repository at this point in the history
  2. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bf2bda0 View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_stubs.rb

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    00f0ec8 View commit details
    Browse the repository at this point in the history
  4. Update snyk_v2_stubs.rb

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    ee43623 View commit details
    Browse the repository at this point in the history
  5. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b3ef7aa View commit details
    Browse the repository at this point in the history
  6. Deleting empty issues

    jesutorrr committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f25c783 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Update snyk_v2_stubs.rb

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    05d9912 View commit details
    Browse the repository at this point in the history
  2. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c4ca99f View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e312e6f View commit details
    Browse the repository at this point in the history
  4. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0da2d2d View commit details
    Browse the repository at this point in the history
  5. Adding VCRs

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c1d1694 View commit details
    Browse the repository at this point in the history
  6. Update snyk_v2_task_spec.rb

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    19bc860 View commit details
    Browse the repository at this point in the history
  7. One example test

    jesutorrr committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3628f6a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update snyk_v2_stubs.rb

    jesutorrr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8849867 View commit details
    Browse the repository at this point in the history
  2. Update Gemfile.lock

    Resolved merge conflict in Gemfile.lock
    jesutorrr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ab7b5fe View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task_spec.rb

    jesutorrr committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    69169b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Update snyk_v2_task.rb

    jesutorrr committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    386a7cb View commit details
    Browse the repository at this point in the history
  2. Fixing vuln

    Fixing vuln
    jesutorrr committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    139fa65 View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task.rb

    jesutorrr committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1d053ec View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. updating VCR

    jesutorrr committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    cfa0d3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70e49b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Updating Snyk Specs

    jesutorrr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1a9ee19 View commit details
    Browse the repository at this point in the history
  2. Specs

    jesutorrr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    14a0c80 View commit details
    Browse the repository at this point in the history
  3. Update snyk_v2_task.rb

    jesutorrr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    a892b8a View commit details
    Browse the repository at this point in the history
  4. Update snyk_v2_task_spec.rb

    jesutorrr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bca59c7 View commit details
    Browse the repository at this point in the history
  5. Updating rexml

    jesutorrr committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0f5969d View commit details
    Browse the repository at this point in the history