brakeman

package
v1.0.1-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

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

type Formatter

type Formatter struct {
	formatters.IService
}

func (*Formatter) StartAnalysis

func (f *Formatter) StartAnalysis(projectSubPath string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL