-
-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: cosmos/gosec
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
rules/sdk: G703 errors not propagated should obey hash.Hash.Write not returning an error
#62
opened Oct 22, 2022 by
odeke-em
rules/sdk: flag methods inside sort comparators to avoid quadratic worst case time & memory consumption: instead recommend O(n) computations and memoization of results
enhancement
New feature or request
#43
opened Sep 24, 2022 by
odeke-em
rules/sdk: add check for missing .IsNil check before deference after being cast from an interface{} to avoid nil pointer dereferences
enhancement
New feature or request
#27
opened Jun 10, 2022 by
odeke-em
rules/sdk: G701 IntegerCast invalid warnings casting int to int64
bug
Something isn't working
#14
opened Nov 24, 2021 by
odeke-em
rules/sdk: is it pedantic to reject reflect, runtime, math/rand, crypto/rand?
#2
opened Oct 18, 2021 by
odeke-em
ProTip!
Mix and match filters to narrow down what you’re looking for.