build(deps): bump github.com/securego/gosec/v2 from 2.22.10 to daccba6b93d7 by ldez · Pull Request #6238 · golangci/golangci-lint (original) (raw)
Copy link
Member
ldez commented
•
edited
Loading
Due to buildssa analyzer changes in v0.39.0 (golang/tools@b74c098), a change inside gosec is required.
I tried to hack it inside golangci-lint, but this is not possible due to the way gosec runs analyzers.
The required change inside gosec is here securego/gosec@d4be287
This is not inside a release, so exceptionally we will update manually gosec to a pseudo-version.
securego/gosec@v2.22.10...daccba6
Fixes #6237
ccoVeille reacted with thumbs up emoji