gosec/rules
cosmincojocar e809226800 Build improvments (#179)
* Add a semantic version to the usage text

* Add a comment to the version function

* Inject the version, git tag and build date as build variables

* Update README

* Fix lint warnings

* Update README

* Manage dependencies with dep tool instead of godep

* Add a Makefile for common build tasks

* Update the build file to use the make tool

* Update Dockerfile

* Add docker entry point in to make the passing of arguments easy

* Update README

* Add missing tools to the build

* Drop 1.7 support and add 1.10

* Fix Go 1.10 according with the travis guidelines

https://docs.travis-ci.com/user/languages/go/

* Update the tls-observatory package

* Fix lint warnings

* Change the output of the tests to be more verbose

* Check if the are build errors before executing the rule test
2018-03-13 08:57:10 +10:00
..
big.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
bind.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
blacklist.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
errors.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
fileperms.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
hardcoded_credentials.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
rand.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
readfile.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
rsa.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
rulelist.go fix gofmt errors 2018-03-09 12:49:01 +10:00
rules_suite_test.go Major rework of codebase 2017-07-19 15:17:00 -06:00
rules_test.go Build improvments (#179) 2018-03-13 08:57:10 +10:00
sql.go Build improvments (#179) 2018-03-13 08:57:10 +10:00
ssh.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
subproc.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
tempfiles.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
templates.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
tls.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
tls_config.go Add support for #excluding specific rules 2018-03-02 23:44:51 +00:00
unsafe.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00
weakcrypto.go Add the rule ID to issues (#188) 2018-03-12 18:18:44 +10:00