cobra icon indicating copy to clipboard operation
cobra copied to clipboard

Investigate G602 bypass fix

Open jpmcb opened this issue 7 months ago • 0 comments

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

jpmcb avatar Nov 04 '23 21:11 jpmcb