gosec/core
Tim Kelsey d4367de2e2 Adding a config block to the analyzer, parsed from JSON
A CLI option can now be given to tell GAS it should parse data
from a JSON file. Fatal errors are given if the file is not
readable or is not valid JSON.
2016-08-01 17:39:47 +01:00
..
analyzer.go Adding a config block to the analyzer, parsed from JSON 2016-08-01 17:39:47 +01:00
helpers.go Initial public release 2016-07-20 15:56:32 +01:00
issue.go Use encoding/json for -fmt json output 2016-07-25 16:40:49 -07:00
select.go Initial public release 2016-07-20 15:56:32 +01:00