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

Production 2025-01-29_01 #2749

Merged
merged 9 commits into from
Jan 29, 2025
Merged

Production 2025-01-29_01 #2749

merged 9 commits into from
Jan 29, 2025

Conversation

mschfh and others added 9 commits January 22, 2025 02:38
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…8e4ebc6 (#2712)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ction to v1.0.17 (#2739)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore: Migrate redigo to go-redis, upgrade throttled
* Add Docker cache for go modules
* Enable coingecko integration tests
@clD11 clD11 requested a review from jen140 January 29, 2025 18:39
@clD11 clD11 self-assigned this Jan 29, 2025
@@ -54,31 +54,21 @@ func (suite *CoingeckoTestSuite) SetupTest() {
// vs-currency limit
suite.ctx = context.WithValue(suite.ctx, appctx.CoingeckoVsCurrencyLimitCTXKey, coingeckoCurrencyLimit)

var redisAddr string = "redis://grant-redis"
redisAddr := "redis://grant-redis:6379"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reported by reviewdog 🐶
[semgrep] Found unencrypted Redis connection, prefer TLS encrypted rediss:// transport


Source: https://semgrep.dev/r/trailofbits.generic.redis-unencrypted-transport.redis-unencrypted-transport


Cc @thypon @kdenhartog

@clD11 clD11 added this pull request to the merge queue Jan 29, 2025
Merged via the queue into prod with commit 295ba0e Jan 29, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants