interpreter

package
v0.0.0-...-caac4fb Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InterpretAudit

func InterpretAudit(audit []AuditModule, numberOfModules int, alwaysPrintProgress bool) (report []output.ReportEntry, err error)

Diese Funktion dient als eine Art Wrapper für das Interpretieren der Audit-Konfiguration. Es wird die Gültigkeit aller Variablen und Parameter überprüft, auch ob jeder Variable früher oder später ein Wert zugewiesen wird. Daraufhin werden alle Module ausgeführt und die Ergebnisse in einer Slice aus output.ReportEntry-Objekten zurückgegeben.

func ValidateParameters

func ValidateParameters(mods []AuditModule) error

Dient als "Start-Funktion". Ruft validateParametersInModule für alle Level-0 Module auf

Types

This section is empty.

Jump to

Keyboard shortcuts

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