Documentation ¶
Index ¶
Constants ¶
View Source
const ( ImageName = "horuszup/brakeman" ImageTag = "v1.0.0" ImageCmd = ` {{WORK_DIR}} brakeman -q -o results-ANALYSISID.json . jq -j -M -c . results-ANALYSISID.json chmod -R 777 . ` )
Variables ¶
This section is empty.
Functions ¶
func NewFormatter ¶
func NewFormatter(service formatters.IService) formatters.IFormatter
Types ¶
Click to show internal directories.
Click to hide internal directories.