gosec/testutils
Cosmin Cojocar 338b50debb Remove rule G105 which detects the use of math/big#Int.Exp
The big#Int.Exp used to be vulnerable in older versions of Go, but in the
meantime has been fixed (https://github.com/golang/go/issues/15184).

Signed-off-by: Cosmin Cojocar <cosmin.cojocar@gmx.ch>
2019-09-10 11:59:05 +10:00
..
log.go Major rework of codebase 2017-07-19 15:17:00 -06:00
pkg.go Fix some lint warnings 2019-05-01 08:52:23 +02:00
source.go Remove rule G105 which detects the use of math/big#Int.Exp 2019-09-10 11:59:05 +10:00
visitor.go Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00