engine

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 38 Imported by: 0

Documentation

Overview

Package engine runs Vulcan checks and retrieves the generated reports.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Report

type Report map[string]report.Report

Report is a collection of reports returned by Vulcan checks and indexed by check ID.

func Run

func Run(checktypeURLs []string, targets []config.Target, cfg config.AgentConfig) (Report, error)

Run runs vulcan checks and returns the generated report. The check list is based on the provided checktypes and targets. These checks are run by a Vulcan agent, which is configured using the specified configuration.

Jump to

Keyboard shortcuts

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