struct Issue::Linker::SnykIssue::Attributes

Included Modules

Defined in:

vendors/snyk/snyk_issue.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def cwe : Array(String) #

[View source]
def issue_type : String #

[View source]
def primary_file_path : String #

[View source]
def primary_region : PrimaryRegion #

[View source]
def severity : String #

[View source]
def title : String #

[View source]