Skip to content

Pull requests: dgryski/semgrep-go

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: rewrite strings.SplitN(..., 2) to strings.Cut
#70 opened Sep 11, 2025 by dnwe Loading…
Delete outdated rule for time.After
#69 opened Apr 17, 2025 by ilegorro Loading…
feat: add a couple of rules for go:generate
#68 opened Oct 18, 2024 by dnwe Loading…
catch potential deadlock
#58 opened Feb 21, 2023 by celrenheit Loading…
feat: add rule for deprecated rand.Seed in Go 1.20
#57 opened Feb 10, 2023 by dnwe Loading…
ProTip! Exclude everything labeled bug with -label:bug.