build(deps): bump github.com/securego/gosec/v2 from 5f0084eb01a9 to 81cda2f91fbe #4927
+84
−29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR is related to #4906 (and #4904), the analyzers (G602, G115) can be filtered now.
The rules G115, G405, G406, G506, and G507 are added (kind of side effect of the update).
securego/gosec@5f0084e...81cda2f
The update is done by hand because gosec is not released yet and we already use a pseudo version because of #4748.
Note: exclusions are defined inside the configuration due to the compatibility requirements with the previous version of golangci-lint inside our tests.