Add ability to run commands before trying to connect #79
Annotations
6 errors
lint:
components/ConnectionSelection.go#L161
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
lint:
helpers/command.go#L21
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint:
helpers/command.go#L23
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
lint:
helpers/command.go#L52
`cancelled` is a misspelling of `canceled` (misspell)
|
lint:
helpers/command.go#L45
unhandled-error: Unhandled error in call to function io.PipeWriter.Close (revive)
|
lint
issues found
|