Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: enable gosec linter in golangci-lint #225

Merged
merged 1 commit into from
Aug 1, 2024
Merged

build: enable gosec linter in golangci-lint #225

merged 1 commit into from
Aug 1, 2024

Conversation

padamstx
Copy link
Member

This commit removes the use of the gosec standalone tool and enables the gosec linter supported by golangci-lint. I also fixed a bunch of gosec errors that were identified by the gosec linter.

@padamstx padamstx requested a review from pyrooka July 31, 2024 22:00
@padamstx padamstx self-assigned this Jul 31, 2024
Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

This commit removes the use of the gosec standalone tool
and enables the gosec linter supported by golangci-lint.
I also fixed a bunch of gosec errors that were identified
by the gosec linter.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
@padamstx padamstx merged commit bed8d18 into main Aug 1, 2024
4 checks passed
@padamstx padamstx deleted the remove-gosec branch August 1, 2024 21:01
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 5.17.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants