Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeMetrics ¶ added in v0.3.2
func ComputeMetrics(baseDir string, fileCount int, showSource bool, issues []*diagnostics.SecurityDiagnostic) (*projects.Model, error)
func GenerateReport ¶
func GenerateReport(baseDir string, showSource bool, fileCount int, issues ...*diagnostics.SecurityDiagnostic) (reportPath string, err error)
GenerateReport generates PDF report using asciidoc-pdf, if not found, returns the JSON-formatted results in the reportPath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.