Skip to content

chore: Enable gosec G602 rule - #3287

Merged
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:chore/enable-gosec-g602
Sep 24, 2024
Merged

chore: Enable gosec G602 rule#3287
gmlewis merged 1 commit into
google:masterfrom
alexandear-org:chore/enable-gosec-g602

Conversation

@alexandear

Copy link
Copy Markdown
Contributor

This PR enables the G602 gosec rule in golangci-lint's config because golangci-lint 1.60.2 doesn't have any problems with gosec's performance. The issues golangci/golangci-lint#4039 and securego/gosec#1007 have been fixed.

golangci-lint 1.60.2 doesn't have any problems with
gosec's performance.
@codecov

codecovBot commented Sep 24, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.97%. Comparing base (2b8c7fa) to head (064e111).
Report is 121 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3287 +/- ##
==========================================
- Coverage 97.72% 92.97% -4.75% 
==========================================
Files 153 171 +18 Lines 13390 11715 -1675 ==========================================
- Hits 13085 10892 -2193 - Misses 215 729 +514 - Partials 90 94 +4 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @alexandear !
LGTM.
Merging.

@gmlewis
gmlewis merged commit 7fbf488 into google:masterSep 24, 2024
@alexandear
alexandear deleted the chore/enable-gosec-g602 branch September 24, 2024 16:23
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alexandear@gmlewis