Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitleaksScanner ¶
type GitleaksScanner struct {
// contains filtered or unexported fields
}
GitleaksScanner implements the Scanner interface using the gitleaks library.
func NewGitleaksScanner ¶
func NewGitleaksScanner() (*GitleaksScanner, error)
NewGitleaksScanner creates a scanner using gitleaks' embedded default configuration.
Click to show internal directories.
Click to hide internal directories.