Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculatePostureScore ¶ added in v1.0.87
func CalculatePostureScore(postureReport *reporthandling.PostureReport) float32
CalculatePostureScore calculate final score
Types ¶
type ResultsHandler ¶
type ResultsHandler struct {
// contains filtered or unexported fields
}
func NewResultsHandler ¶
func NewResultsHandler(opaSessionObj *chan *cautils.OPASessionObj, reporterObj reporter.IReport, printerObj printer.IPrinter) *ResultsHandler
func (*ResultsHandler) HandleResults ¶
func (resultsHandler *ResultsHandler) HandleResults(scanInfo *cautils.ScanInfo) float32
Click to show internal directories.
Click to hide internal directories.