mirror of
https://github.com/securego/gosec.git
synced 2024-12-26 20:53:56 +02:00
7f8f654235
* Removed old way of initializing analyzers * Added the new analyzer to the rest of the default analyzers * Fixed small bug in the rule * Removed the test for the new analyzer from the file responsible for testing the rules * Merged the diffrent examples into 1 variable * Added tests for the analyzer * Removed code that was used for testing rules, but it was used to test the analyzer |
||
---|---|---|
.. | ||
archive.go | ||
bind.go | ||
blocklist.go | ||
decompression-bomb.go | ||
directory-traversal.go | ||
errors.go | ||
fileperms_test.go | ||
fileperms.go | ||
hardcoded_credentials.go | ||
http_serve.go | ||
implicit_aliasing.go | ||
integer_overflow.go | ||
math_big_rat.go | ||
pprof.go | ||
rand.go | ||
readfile.go | ||
rsa.go | ||
rulelist.go | ||
rules_suite_test.go | ||
rules_test.go | ||
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 |