Documentation
¶
Overview ¶
Package winlocal implements a weak passwords detector for local accounts on Windows.
Index ¶
Constants ¶
View Source
const (
// Name of the detector.
Name = "weakcredentials/winlocal"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Detector ¶
type Detector struct{}
Detector is a SCALIBR Detector for weak passwords detector for local accounts on Windows.
func (Detector) RequiredExtractors ¶
RequiredExtractors returns an empty list as there are no dependencies.
func (Detector) Requirements ¶
func (Detector) Requirements() *plugin.Capabilities
Requirements of the detector.
Click to show internal directories.
Click to hide internal directories.