Closed
Description
From version 1.10.2
, it seems that gosec errors previously ignored by exclude-use-default
are no longer excluded.
This seems to be because the default exclude patterns have not been updated after the rename (gas->gosec):
https://github.com/golangci/golangci-lint/blob/master/pkg/config/config.go#L67
Metadata
Metadata
Assignees
Labels
No labels