This website requires JavaScript.
Explore
Help
Sign In
actions
/
gosec
Watch
1
Star
0
Fork
You've already forked gosec
0
mirror of
https://github.com/securego/gosec.git
synced
2025-03-01 04:33:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2f61fad317
gosec
/
cmd
/
gosec
History
Iskander Sharipov
2f61fad317
replace len(x)<=0 with len(x)==0
...
length can't be negative. Found using
https://go-critic.github.io/overview#sloppyLen-ref
2018-07-28 23:16:16 +03:00
..
filelist.go
Replace gas with gosec everywhere in the project
2018-07-19 18:42:25 +02:00
main.go
replace len(x)<=0 with len(x)==0
2018-07-28 23:16:16 +03:00
sort_issues.go
Replace gas with gosec everywhere in the project
2018-07-19 18:42:25 +02:00
version.go
Replace gas with gosec everywhere in the project
2018-07-19 18:42:25 +02:00