-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Welcome
- Yes, I've searched similar issues on GitHub and didn't find any.
- I agree to follow this project's Code of Conduct
Your feature request related to a problem? Please describe
gosec by default ignores test files, and supports ignoring additional folders with the -exclude-dir command line argument. This feature is not provided in golangci-lint.
Describe the solution you'd like
Add exclude-tests (boolean) and exclude-dir (array) options to gosec config with respective support.
Describe alternatives you've considered
The previous solution is straightfoward, I could not think of other alternatives.
Additional context
No response
Supporter
- I am a sponsor through GitHub or OpenCollective
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested