5.7: go.mod updates to golang.org/x/crypto,net,sys,term,text and tools - #4552
Closed
tjmoore4 wants to merge 3 commits into
Closed
5.7: go.mod updates to golang.org/x/crypto,net,sys,term,text and tools#4552tjmoore4 wants to merge 3 commits into
tjmoore4 wants to merge 3 commits into
Annotations
10 errors
|
Run golangci/golangci-lint-action@v9:
pkg/apis/postgres-operator.crunchydata.com/v1beta1/crunchy_bridgecluster_types.go#L75
directive `//nolint:gosec // G117: Field holds secret name reference, not actual secret data.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/controller/standalone_pgadmin/users.go#L38
directive `//nolint:gosec // G117: This is a JSON serialization struct, not a hardcoded credential.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/installation.go#L42
directive `//nolint:gosec // G117: JSON serialization field for API response, not a hardcoded credential.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/crunchybridgecluster/mock_bridge_api.go#L20
directive `//nolint:gosec // G117: Test mock struct field, not a hardcoded credential.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/client.go#L283
directive `//nolint:bodyclose,gosec // bodyclose: response returned to caller; G704: URL is from trusted Bridge API configuration.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/client.go#L158
directive `//nolint:gosec // G117: JSON serialization field for API response, not a hardcoded credential.` is unused for linter "gosec" (nolintlint)
|
|
Run golangci/golangci-lint-action@v9:
internal/controller/standalone_pgadmin/users.go#L335
G117: Marshaled struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/client_test.go#L1272
G117: Marshaled struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/client_test.go#L1254
G117: Marshaled struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
|
Run golangci/golangci-lint-action@v9:
internal/bridge/client_test.go#L1232
G117: Marshaled struct field "Password" (JSON key "password") matches secret pattern (gosec)
|
background
wait
wait-all
cancel
parallel
Loading