gosec/cmd
Marco Antônio Singer 656691b387
feature(formatter/text): Add color option on text format (#460)
* feature(issue): Add function to return file path and line number

* docs(formatter/CreateReport): Update formats accepted

* feature(formatter): Add color output for text format

Basic color support for text format. For now, only the "Summary" title
and "Issues" section has color

* feature(formatter): Highlight issues based on severity

Given an issue, the file path is painted based on its severity.
We're using the following rules: high is red, medium is yellow and
low is simple black & white

* feature(main): Add color flag

It's only valid for text format

* refactor(formatter): Passing color flag forward
2020-04-14 09:50:02 +02:00
..
gosec feature(formatter/text): Add color option on text format (#460) 2020-04-14 09:50:02 +02:00
gosecutil Replace gas with gosec everywhere in the project 2018-07-19 18:42:25 +02:00
tlsconfig Handle properly the gosec module version v2 2020-04-06 09:06:23 -07:00