.. |
archive.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
bad_defer.go
|
Rule for defering methods which return errors (#441)
|
2020-03-01 21:45:37 +01:00 |
bind.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
blacklist.go
|
Add sha1 to weak crypto primitives
|
2018-08-08 16:38:57 +02:00 |
decompression-bomb.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
errors.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
fileperms.go
|
Fileperms (#442)
|
2020-02-28 12:48:18 +01:00 |
hardcoded_credentials.go
|
Replace gas with gosec everywhere in the project
|
2018-07-19 18:42:25 +02:00 |
integer_overflow.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
pprof.go
|
Fix the rule G108/pporf to handle the case when the pporf import has not name
|
2019-09-24 18:16:45 +10:00 |
rand.go
|
Replace gas with gosec everywhere in the project
|
2018-07-19 18:42:25 +02:00 |
readfile.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
rsa.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
rulelist.go
|
Rule for defering methods which return errors (#441)
|
2020-03-01 21:45:37 +01:00 |
rules_suite_test.go
|
Major rework of codebase
|
2017-07-19 15:17:00 -06:00 |
rules_test.go
|
Rule for defering methods which return errors (#441)
|
2020-03-01 21:45:37 +01:00 |
sql.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
ssh.go
|
Replace gas with gosec everywhere in the project
|
2018-07-19 18:42:25 +02:00 |
ssrf.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
subproc.go
|
Fix the subproc rule to handle correctly the CommandContext check
|
2020-03-13 13:25:35 +01:00 |
tempfiles.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
templates.go
|
Fix the errors rule whitelist to work on types methods
|
2020-01-29 09:41:46 +01:00 |
tls.go
|
Replace gas with gosec everywhere in the project
|
2018-07-19 18:42:25 +02:00 |
tls_config.go
|
Regenerate the TLS configuration based on latest Mozilla's recommended ciphers
|
2019-09-10 11:57:18 +10:00 |
unsafe.go
|
Replace gas with gosec everywhere in the project
|
2018-07-19 18:42:25 +02:00 |
weakcrypto.go
|
Add sha1 to weak crypto primitives
|
2018-08-08 16:38:57 +02:00 |