cobra
cobra copied to clipboard
Investigate G602 bypass fix
https://github.com/spf13/cobra/blob/a0a6ae020bb3899ff0276067863e50523f897370/command.go#L780-L782
It appears there are some fixes for these // #nosec
linter bypasses: https://github.com/securego/gosec/pull/1017
We should investigate if we can consume these and not have to bypass this lint