This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
gosec
Watch
1
Star
0
Fork
0
You've already forked gosec
mirror of
https://github.com/securego/gosec.git
synced
2025-03-17 20:57:54 +02:00
Code
Issues
Releases
Activity
gosec
/
cmd
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
..
gosec
replace len(x)<=0 with len(x)==0
2018-07-28 23:16:16 +03:00
gosecutil
Replace gas with gosec everywhere in the project
2018-07-19 18:42:25 +02:00
tlsconfig
Replace gas with gosec everywhere in the project
2018-07-19 18:42:25 +02:00