Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateHash ¶
CalculateHash assumes the Jira Ticket doesn't have a custom hash field or the field is not mapped in the config tries to gather the info from the rest of the ticket, last resort method of calculating hashes. quite inacurrate
func GetHash ¶
GetHash if a hash field is present in the configuration, use that likely to be more acurrate than calculating it
func UpdateDB ¶
func UpdateDB(hash string, config config.Config, issue jira.Issue, dryRun bool, db db.EnrichDatabase)
UpdateDB updates the dracon vuln db based on the following rules DraconStatus: Resolved -> Delete This allows for regression to be detected again DraconStatus: FalsePositive -> Update to set FalsePositive flag DraconStatus: Duplicate -> Do Nothing
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.