Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scanner ¶
type Scanner struct {
OriginalContent string
RemediatedContent string
Issues []*issue.Issue
EnabledChecks []string
ParsedWorkflow *workflowtypes.GitHubWorkflow
JobNames []string
Progress map[string]progresstypes.Progress
}
func NewScanner ¶
func (*Scanner) EnableAllChecks ¶
func (s *Scanner) EnableAllChecks()
func (*Scanner) EnableChecks ¶ added in v0.3.0
func (*Scanner) ScanWorkflow ¶
Click to show internal directories.
Click to hide internal directories.