package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Dec 25, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse parses a shell script and returns a syntax tree
type Analyzer struct {
CustomRules []rules.Rule
}
Analyzer represents a shell script analyzer
NewAnalyzer creates a new shell script analyzer
AddCustomRule adds a custom rule to the analyzer
Analyze analyzes shell commands in workflow steps
Source Files
¶
Click to show internal directories.
Click to hide internal directories.