-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore: bump dependencies #27
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
Checkov
|
Trivy
|
using newer version causes below error after pull-gitlab-variables.sh {"level":"error","ts":"2024-04-29T09:34:57.278Z","caller":"events/instrumented_project_command_runner.go:78","msg":"Error running plan operation: Invalid environment variable definition: failed checking for glab updates: GET https://gitlab.com/api/v4/projects/gitlab-org/cli/releases: 401 {message: 401 Unauthorized}\nPGPASSWORD=xxx,GOOGLE_APPLICATION_CREDENTIALS=/atlantis-data/repos/getindata/infra/infrastructure/212/default/environments/dev/infra/GOOGLE_APPLICATION_CREDENTIALS_27049,APPROVAL_CONFIG_PATH=,ARM_USE_MSI=false\n (invalid key syntax)\ncheckov 3.2.74 is already installed\nconftest 0.50.0 is already installed\nglab 1.31.0 is already installed\ngojq 0.12.14 is already installed\nhelm 3.14.4 is already installed\ninfracost 0.10.35 is already installed\nkubectl 1.30.0 is already installed\nterraform-docs 0.16.0 is already installed\nterraform 1.3.6 is already installed\nterragrunt 0.42.5 is already installed\ntflint 0.43.0 is already installed\nyq 4.42.1 is already installed\n","json":{"repo":"getindata/infra/infrastructure","pull":"212"},"stacktrace":"github.com/runatlantis/atlantis/server/events.RunAndEmitStats\n\tgithub.com/runatlantis/atlantis/server/events/instrumented_project_command_runner.go:78\ngithub.com/runatlantis/atlantis/server/events.(*InstrumentedProjectCommandRunner).Plan\n\tgithub.com/runatlantis/atlantis/server/events/instrumented_project_command_runner.go:38\ngithub.com/runatlantis/atlantis/server/events.runProjectCmds\n\tgithub.com/runatlantis/atlantis/server/events/project_command_pool_executor.go:48\ngithub.com/runatlantis/atlantis/server/events.(*PlanCommandRunner).run\n\tgithub.com/runatlantis/atlantis/server/events/plan_command_runner.go:262\ngithub.com/runatlantis/atlantis/server/events.(*PlanCommandRunner).Run\n\tgithub.com/runatlantis/atlantis/server/events/plan_command_runner.go:306\ngithub.com/runatlantis/atlantis/server/events.(*DefaultCommandRunner).RunCommentCommand\n\tgithub.com/runatlantis/atlantis/server/events/command_runner.go:365"}
Checkov
|
Trivy
|
moss2k13
approved these changes
Apr 29, 2024
LGTM! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
changes:
docker-entrypoint
, using default one from base image https://github.com/runatlantis/atlantis/blob/main/docker-entrypoint.shRelates to DEVOPS-220