Documentation
¶
Index ¶
- func ConvertWindupRulesetToAnalyzer(ruleset windup.Ruleset) []map[string]interface{}
- func ConvertWindupRulesetsToAnalyzer(windups []windup.Ruleset, baseLocation, outputDir string, flattenRulesets bool, ...) (map[string]*analyzerRules, error)
- func ConvertWindupRuletestsToAnalyzer(windupTests []windup.Ruletest, windupRulesets []windup.Ruleset, ...) error
- func GetDiscoveryRules() string
- func GetDiscoveryRuleset() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertWindupRuletestsToAnalyzer ¶
func ConvertWindupRuletestsToAnalyzer(windupTests []windup.Ruletest, windupRulesets []windup.Ruleset, analyzerRulesets map[string]*analyzerRules) error
ConvertWindupRuletestsToAnalyzer converts windup XML tests into the new YAML format
func GetDiscoveryRules ¶
func GetDiscoveryRules() string
func GetDiscoveryRuleset ¶
func GetDiscoveryRuleset() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.