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

ci(golangci-lint): disable gosec G115 #188

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

snprajwal
Copy link
Member

Changes were made to this check in v1.60.2, which introduced a lot of noise and false positives. This commit disables this for now.

Ref: securego/gosec#1185

Changes were made to this check in v1.60.2, which introduced a lot of
noise and false positives. This commit disables this for now.

Ref: securego/gosec#1185

Signed-off-by: Prajwal S N <prajwalnadig21@gmail.com>
Copy link

codecov bot commented Sep 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.82%. Comparing base (a9064d7) to head (3b1e16a).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   50.82%   50.82%           
=======================================
  Files          21       21           
  Lines        1948     1948           
=======================================
  Hits          990      990           
  Misses        819      819           
  Partials      139      139           

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

@snprajwal
Copy link
Member Author

ping @rst0git

Copy link
Member

@adrianreber adrianreber left a comment

Choose a reason for hiding this comment

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

Makes sense.

@snprajwal snprajwal merged commit 5b28d05 into checkpoint-restore:master Sep 8, 2024
15 checks passed
@snprajwal snprajwal deleted the ci branch September 8, 2024 11:54
Sign up for free to 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