report

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report struct {
	Header   []string
	Rows     [][]string
	Title    string
	Footnote string
}

func BuildInsecureSshKeyReport

func BuildInsecureSshKeyReport(database *db.Database) (Report, error)

func BuildRootProcessesReport

func BuildRootProcessesReport(database *db.Database) (Report, error)

func BuildTLSViolationsReport

func BuildTLSViolationsReport(database *db.Database) (Report, error)

func BuildWorldReadableFilesReport

func BuildWorldReadableFilesReport(database *db.Database) (Report, error)

func (Report) IsEmpty

func (r Report) IsEmpty() bool

func (Report) WriteTo

func (r Report) WriteTo(writer io.Writer)

Jump to

Keyboard shortcuts

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