gosec/rules
Grant Murphy 6943f9e5e4 Major rework of codebase
- Get rid of 'core' and move CLI to cmd/gas directory
- Migrate (most) tests to use Ginkgo and testutils framework
- GAS now expects package to reside in $GOPATH
- GAS now can resolve dependencies for better type checking (if package
  on GOPATH)
- Simplified public API
2017-07-19 15:17:00 -06:00
..
big.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
bind.go Major rework of codebase 2017-07-19 15:17:00 -06:00
blacklist.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
errors.go Major rework of codebase 2017-07-19 15:17:00 -06:00
fileperms.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
hardcoded_credentials.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
rand.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
rsa.go Major rework of codebase 2017-07-19 15:17:00 -06:00
rulelist.go Hack to address circular dependency in rulelist 2017-05-09 21:26:12 -07:00
rules_suite_test.go Major rework of codebase 2017-07-19 15:17:00 -06:00
rules_test.go Major rework of codebase 2017-07-19 15:17:00 -06:00
sql.go Major rework of codebase 2017-07-19 15:17:00 -06:00
subproc.go Major rework of codebase 2017-07-19 15:17:00 -06:00
tempfiles.go Major rework of codebase 2017-07-19 15:17:00 -06:00
templates.go Major rework of codebase 2017-07-19 15:17:00 -06:00
tls.go Major rework of codebase 2017-07-19 15:17:00 -06:00
unsafe.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00
weakcrypto.go Restructure and introduce a standalone config 2017-04-28 14:46:26 -07:00