Bump the kubernetes group with 4 updates #3150
Annotations
10 errors
|
golangci-lint:
internal/postgres/password/scram_test.go#L193
G101: Potential hardcoded credentials (gosec)
|
|
golangci-lint:
internal/postgres/parameters_test.go#L26
G101: Potential hardcoded credentials (gosec)
|
|
golangci-lint:
internal/patroni/config.go#L487
G101: Potential hardcoded credentials (gosec)
|
|
golangci-lint:
internal/controller/standalone_pgadmin/users.go#L38
G117: Exported struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
golangci-lint:
internal/bridge/installation.go#L42
G117: Exported struct field "Secret" (JSON key "secret") matches secret pattern (gosec)
|
|
golangci-lint:
internal/bridge/crunchybridgecluster/postgres_test.go#L151
G101: Potential hardcoded credentials (gosec)
|
|
golangci-lint:
internal/bridge/crunchybridgecluster/postgres_test.go#L38
G101: Potential hardcoded credentials: Password in URL (gosec)
|
|
golangci-lint:
internal/bridge/crunchybridgecluster/mock_bridge_api.go#L20
G117: Exported struct field "ApiKey" (JSON key "apiKey") matches secret pattern (gosec)
|
|
golangci-lint:
internal/bridge/client.go#L283
G704: SSRF via taint analysis (gosec)
|
|
golangci-lint:
internal/bridge/client.go#L158
G117: Exported struct field "Password" (JSON key "password") matches secret pattern (gosec)
|