.. |
archive.go
|
feat: adds support for path.Join and for tar archives in G305
|
2020-08-03 09:17:45 +02:00 |
bad_defer.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
bind.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
blocklist.go
|
Rename file for consistency
|
2020-06-29 13:52:47 +02:00 |
decompression-bomb.go
|
Add io.CopyBuffer function to rule G110
|
2020-07-29 14:25:45 +02:00 |
errors.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
fileperms.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
hardcoded_credentials.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
implicit_aliasing.go
|
Improve the SQL concatenation and string formatting rules to be applied only in the database/sql context
|
2020-05-27 10:16:56 +02:00 |
integer_overflow.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
pprof.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
rand.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
readfile.go
|
Add also filepath.Rel as a sanitization method for input argument in the G304 rule
|
2020-08-19 09:40:07 +02:00 |
rsa.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
rulelist.go
|
Change naming rule from blacklist to blocklist
|
2020-06-29 13:45:44 +02:00 |
rules_suite_test.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
rules_test.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
sql.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
ssh.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
ssrf.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
subproc.go
|
Fix typos, Go Report link and Gofmt
|
2021-05-07 18:04:01 +02:00 |
tempfiles.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
templates.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
tls.go
|
Fix lint and fail on error in the ci build
|
2021-05-31 10:44:12 +02:00 |
tls_config.go
|
Update the tls configuration generate to handle also the NSS alternative names
|
2020-09-03 10:54:08 +02:00 |
unsafe.go
|
Handle properly the gosec module version v2
|
2020-04-06 09:06:23 -07:00 |
weakcrypto.go
|
Change naming rule from blacklist to blocklist
|
2020-06-29 13:45:44 +02:00 |