chore(deps): bump github.com/sony/gobreaker/v2 from 2.0.0 to 2.1.0 #1663
Annotations
10 errors and 1 warning
go-lint:
pkg/scenario/io.go#L53
G305: File traversal when extracting zip/tar archive (gosec)
|
go-lint:
pkg/scenario/io.go#L98
G110: Potential DoS vulnerability via decompression bomb (gosec)
|
go-lint:
pkg/scenario/io.go#L85
redefines-builtin-id: redefinition of the built-in function copy (revive)
|
go-lint:
pkg/iac/stack.go#L56
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
go-lint:
pkg/iac/stack.go#L19
unused-parameter: parameter 'sourceId' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
pkg/iac/update.go#L35
var-naming: var oldId should be oldID (revive)
|
go-lint:
global/otel.go#L40
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/otel.go#L54
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/otel.go#L68
context-as-argument: context.Context should be the first parameter of a function (revive)
|
go-lint:
global/log.go#L37
var-naming: var challId should be challID (revive)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading