config

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConfigAuditReportPlugin added in v0.9.0

func GetConfigAuditReportPlugin(_ starboard.BuildInfo, config starboard.ConfigData) (configauditreport.Plugin, error)

GetConfigAuditReportPlugin is a factory method that instantiates the configauditreport.Plugin for the specified starboard.ConfigData.

Starboard supports Polaris as the only configuration auditing tool.

You could add your own scanner by implementing the configauditreport.Plugin interface.

func GetVulnerabilityReportPlugin

func GetVulnerabilityReportPlugin(buildInfo starboard.BuildInfo, config starboard.ConfigData) (vulnerabilityreport.Plugin, error)

GetVulnerabilityReportPlugin is a factory method that instantiates the vulnerabilityreport.Plugin for the specified starboard.ConfigData.

Starboard currently supports Trivy scanner in Standalone and ClientServer mode, and Aqua enterprise scanner.

You could add your own scanner by implementing the vulnerabilityreport.Plugin interface.

Types

This section is empty.

Jump to

Keyboard shortcuts

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