struct SecTester::Issue

Included Modules

Defined in:

sec_tester/issue.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def comments : Array(Comment) #

[View source]
def cvss : String | Nil #

[View source]
def cwe : String #

[View source]
def details : String #

[View source]
def id : String #

[View source]
def issue_url : String #

[View source]
def name : String #

[View source]
def remedy : String #

[View source]
def resources : Array(String) #

[View source]
def scan_id : String #

[View source]
def scan_id=(scan_id : String) #

[View source]
def severity : String #

[View source]