resources

package
v5.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanConfig

type ScanConfig struct {
	IgnoreResultIds []string
	SelectRules     []string
	IgnoreRules     []string
	CustomRules     []*ruledefine.Rule
	WithValidation  bool
	PluginName      string

	// Limit settings
	MaxFindings               uint64 // Total findings limit across entire scan (0 = no limit)
	MaxRuleMatchesPerFragment uint64 // Regex matches limit per rule per fragment (0 = no limit)
	MaxSecretSize             uint64 // Maximum secret size in bytes (0 = no limit)
}

Jump to

Keyboard shortcuts

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