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

Gosec rule G115 #518

Open
lehugueni opened this issue Nov 28, 2024 · 1 comment
Open

Gosec rule G115 #518

lehugueni opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels

Comments

@lehugueni
Copy link
Contributor

PR #511 added gosec to the CI with the G115 rule disabled as it flags some type conversions.

Ideally, the rule should be enabled. Each flagged conversion should be checked and either changed or marked as safe by adding a #nosec G115 comment.

@Pro7ech Pro7ech self-assigned this Nov 28, 2024
@Pro7ech
Copy link
Collaborator

Pro7ech commented Nov 28, 2024

I'll take care of it

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

No branches or pull requests

2 participants