Versions in this module Expand all Collapse all v3 v3.3.0 Jul 18, 2024 Changes in this version + type Classification struct + CPE string + CVEID stringslice.StringSlice + CVSSMetrics string + CVSSScore float64 + CWEID stringslice.StringSlice + EPSSPercentile float64 + EPSSScore float64 + type Info struct + Authors stringslice.StringSlice + Classification *Classification + Description string + Impact string + Metadata map[string]interface{} + Name string + Reference *stringslice.RawStringSlice + Remediation string + SeverityHolder severity.Holder + Tags stringslice.StringSlice + func (i Info) JSONSchemaExtend(base *jsonschema.Schema) + type WorkflowLoader interface + GetTemplatePaths func(templatesList []string, noValidate bool) []string + GetTemplatePathsByTags func(tags []string) []string