You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
This code embarrassingly never triggers an overflow check
and the reason is because the check if the end type is an integer is quite brittle per
gosec/rules/sdk/integer.go
Line 54 in 7457825
but really we should get the final type by doing this and check if it is an int cast