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-11-23 22:15:04 +02:00
Code
Issues
Releases
Activity
Files
6141d100df940efbada15a19204565c3e85fda63
gosec
/
rules
History
Oleksandr Redko
e0cca6fe95
Update what message for G104 (
#1282
)
2025-01-06 15:41:33 +01:00
..
archive.go
…
bind.go
…
blocklist.go
…
decompression-bomb.go
…
directory-traversal.go
…
errors.go
Update what message for G104 (
#1282
)
2025-01-06 15:41:33 +01:00
fileperms_test.go
…
fileperms.go
Fix typos in comments and fields
2024-11-30 10:37:42 +01:00
hardcoded_credentials.go
…
http_serve.go
…
implicit_aliasing.go
Replace old golang.org links with new go.dev (
#1271
)
2024-12-16 15:18:51 +01:00
integer_overflow.go
…
math_big_rat.go
…
pprof.go
…
rand.go
…
readfile.go
…
rsa.go
…
rulelist.go
Migrated the rule to the analyzers folder
2024-08-30 19:35:07 +02:00
rules_suite_test.go
…
rules_test.go
Updated analyzer to use new way of initialization
2024-08-30 19:35:07 +02:00
slowloris.go
…
sql.go
…
ssh.go
…
ssrf.go
…
subproc.go
…
tempfiles.go
…
templates.go
…
tls_config.go
…
tls.go
…
unsafe.go
…
weakcrypto.go
…
weakcryptohash.go
…
weakdepricatedcryptohash.go
…