Implementing guards #46
Annotations
5 errors
|
Run golangci-lint:
pkg/guard/child_process.go#L47
Error return value of `io.Copy` is not checked (errcheck)
|
|
Run golangci-lint:
cmd/mcptools/commands/guard.go#L12
Comment should end in a period (godot)
|
|
Run golangci-lint:
cmd/mcptools/commands/guard.go#L20
Comment should end in a period (godot)
|
|
Run golangci-lint:
pkg/guard/child_process.go#L21
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
Run golangci-lint
issues found
|