Skip to content

Pull requests: securego/gosec

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
Sort

Pull requests list

Add godocs.org reference
#49 by gcmurphy was merged Sep 6, 2016 Loading…
Fix typos in godocs
#48 by gcmurphy was merged Sep 6, 2016 Loading…
Readme updates
#47 by gcmurphy was merged Aug 28, 2016 Loading…
prefix patterns with **/ to match subdirectories
#46 by drewwells was merged Aug 28, 2016 Loading…
Adding some inline documentation for godoc
#42 by callidus was merged Aug 28, 2016 Loading…
Fix usage information
#41 by gcmurphy was merged Aug 11, 2016 Loading…
Clarified output format options.
#40 by dragonndev was merged Aug 10, 2016 Loading…
Rule selection rules
#39 by callidus was merged Aug 11, 2016 Loading…
Updating docs for new CLI "skip" option
#38 by callidus was merged Aug 10, 2016 Loading…
Add build status to README.md
#37 by gcmurphy was merged Aug 8, 2016 Loading…
Add travis ci profile
#36 by gcmurphy was merged Aug 5, 2016 Loading…
Configuration
#35 by callidus was merged Aug 8, 2016 Loading…
Creating blacklist import rules
#34 by callidus was merged Aug 5, 2016 Loading…
Fixing config
#33 by callidus was merged Aug 5, 2016 Loading…
Fix incorrect regexp matches
#29 by gcmurphy was merged Jul 30, 2016 Loading…
Fix os.IsExist() condition in filelist.Contains()
#27 by cwkuo was merged Jul 29, 2016 Loading…
Fixing annotations
#26 by callidus was merged Jul 29, 2016 Loading…
Smarter hard-coded credentials check
#24 by csstaub was merged Jul 28, 2016 Loading…
Detect use of rand.Read from math/rand
#23 by csstaub was merged Jul 28, 2016 Loading…
Use encoding/csv for CSV output
#22 by csstaub was merged Jul 28, 2016 Loading…
Better SQLi testing enhancement rule
#21 by callidus was merged Jul 27, 2016 Loading…
Fixed-up some language in README.md
#20 by hyakuhei was merged Jul 27, 2016 Loading…
ProTip! Exclude everything labeled bug with -label:bug.