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

feat: support multiple DB repositories for vulnerability and Java DB #7605

Merged
merged 10 commits into from
Oct 1, 2024

Commits on Sep 27, 2024

  1. feat: support multiple DB repositories for vulnerability and Java DB

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7b19d5d View commit details
    Browse the repository at this point in the history
  2. chore: remove unnecessary logging

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aea7eac View commit details
    Browse the repository at this point in the history
  3. cli: update description of db flags

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    50ad0d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore: add successful download logs

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d75a584 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. refactor: remove duplicate artifact downloading

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b08004a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d66b1a3 View commit details
    Browse the repository at this point in the history
  3. refactor: update download policy

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    73c4012 View commit details
    Browse the repository at this point in the history
  4. cli: remove default ECR repository

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fe203f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. simplify download artifact

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    179e628 View commit details
    Browse the repository at this point in the history
  2. refactor: use Artifacts to align with Artifact

    Signed-off-by: nikpivkin <nikita.pivkin@smartforce.io>
    nikpivkin committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8a960b3 View commit details
    Browse the repository at this point in the history