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

Sec-fixes #598

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

Sec-fixes #598

wants to merge 17 commits into from

Commits on Oct 4, 2024

  1. update golang to 1.23

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7f7d6d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c4bd80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7630a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05e6448 View commit details
    Browse the repository at this point in the history
  5. replaced github.com/ghodss/yaml with sigs.k8s.io/yaml

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a32d08b View commit details
    Browse the repository at this point in the history
  6. upgraded github.com/spf13/viper v1.18.2 => v1.19.0

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4b615d7 View commit details
    Browse the repository at this point in the history
  7. updated golangci-lint to v1.61.0

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c4301f4 View commit details
    Browse the repository at this point in the history
  8. fixed lint

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f131018 View commit details
    Browse the repository at this point in the history
  9. fixed tests

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    cc3fb71 View commit details
    Browse the repository at this point in the history
  10. ran codegen

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ef0f5f2 View commit details
    Browse the repository at this point in the history
  11. fixed typo in description

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5d9f869 View commit details
    Browse the repository at this point in the history
  12. fix codegen sec vulns

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a1c531f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. trying to use official snyk image

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e7fb7f9 View commit details
    Browse the repository at this point in the history
  2. split scan-image and scan-module steps

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f2a5c0f View commit details
    Browse the repository at this point in the history
  3. trying to use only "container test" step

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5035987 View commit details
    Browse the repository at this point in the history
  4. set specific version to codecov step

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0486cc9 View commit details
    Browse the repository at this point in the history
  5. change back to codefresh-inc/snyk-cli image

    Signed-off-by: Noam Gal <[email protected]>
    ATGardner committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7e9aa3f View commit details
    Browse the repository at this point in the history