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

add github dependency analysis #197

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

add github dependency analysis #197

wants to merge 22 commits into from

Commits on Jun 11, 2024

  1. dependencies analysis

    yazgoo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c121b43 View commit details
    Browse the repository at this point in the history
  2. add getvulnerabilities

    yazgoo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9936d29 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. add cve analyzis

    yazgoo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    212560d View commit details
    Browse the repository at this point in the history
  2. fix version matching

    yazgoo committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    98c468b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. support name matching

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8fa7da1 View commit details
    Browse the repository at this point in the history
  2. improvements

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9d17482 View commit details
    Browse the repository at this point in the history
  3. refactoring

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    21a3abd View commit details
    Browse the repository at this point in the history
  4. refacto

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a333479 View commit details
    Browse the repository at this point in the history
  5. refacto

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6e2dd9d View commit details
    Browse the repository at this point in the history
  6. refacto

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bca7114 View commit details
    Browse the repository at this point in the history
  7. cleanup

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    af486f4 View commit details
    Browse the repository at this point in the history
  8. cleanup

    yazgoo committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b2a8236 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. cleanup

    yazgoo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    1e6bb8d View commit details
    Browse the repository at this point in the history
  2. refacto

    yazgoo committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    edeffaf View commit details
    Browse the repository at this point in the history
  3. scalafmt

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

Commits on Jun 25, 2024

  1. better version comparison

    yazgoo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    16c8d46 View commit details
    Browse the repository at this point in the history
  2. warn on state retrieval

    yazgoo committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7366314 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. remove list and get

    yazgoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2d0d114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3b748 View commit details
    Browse the repository at this point in the history
  3. scalafix

    yazgoo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    825c4d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. declare only one command

    group "alerts" and "cve" command in one command to make it easier to
    use.
    yazgoo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    60a1348 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix help

    yazgoo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8c0444a View commit details
    Browse the repository at this point in the history