ci: Adding gosec in golangci lint #73
Annotations
6 errors
test/utils/utils.go#L44
G204: Subprocess launched with variable (gosec)
|
test/utils/utils.go#L72
G204: Subprocess launched with variable (gosec)
|
test/utils/utils.go#L81
G204: Subprocess launched with variable (gosec)
|
test/e2e/e2e_test.go#L66
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
test/e2e/e2e_test.go#L80
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
This job failed
Loading