package
0.59.2
Repository: https://github.com/smithy-security/smithy.git
Documentation: pkg.go.dev

# Functions

NewEnriched returns an []byte containing the parsed Document (smithy result) from the given enriched issue.
NewRaw returns an []byte containing the parsed Document (smithy result) from the given raw issue.
The Severity field is normally mapped into the jira 'Impact' field, so the assumption is that Severity = Impact; which in practice is generally true with small exceptions.
TextToConfidence maps between smithy Confidence and a it's ext representation, used for adding the Confidence to Jira description.
TextToSeverity maps between smithy Severity and Jira severity textual fields.

# Structs

Document represents a Smithy result (issue) object.