Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigurableScanner ¶
type ScannerOption ¶
type ScannerOption func(s ConfigurableScanner)
func ScannerWithFrameworks ¶
func ScannerWithFrameworks(frameworks ...framework.Framework) ScannerOption
func ScannerWithIncludeDeprecatedChecks ¶ added in v0.52.0
func ScannerWithIncludeDeprecatedChecks(enabled bool) ScannerOption
func ScannerWithRegoOnly ¶
func ScannerWithRegoOnly(regoOnly bool) ScannerOption
Click to show internal directories.
Click to hide internal directories.