struct Issue::Linker::CXIssue

Included Modules

Defined in:

vendors/cx/cx_issue.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def compliances : Array(String) #

[View source]
def compliances=(compliances : Array(String)) #

[View source]
def cwe_id : Int32 #

[View source]
def cwe_id=(cwe_id : Int32) #

[View source]
def first_found_at : String #

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

[View source]
def first_scan_id : String #

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

[View source]
def found_at : String #

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

[View source]
def group : String #

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

[View source]
def language_name : String #

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

[View source]
def nodes : Array(Node) #

[View source]
def nodes=(nodes : Array(Node)) #

[View source]
def path_system_id : String #

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

[View source]
def query_id : Int32 #

[View source]
def query_id=(query_id : Int32) #

[View source]
def query_name : String #

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

[View source]
def result_hash : String #

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

[View source]
def severity : String #

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

[View source]
def similarity_id : Int32 #

[View source]
def similarity_id=(similarity_id : Int32) #

[View source]
def state : String #

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

[View source]
def status : String #

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

[View source]
def unique_id : Int32 #

[View source]
def unique_id=(unique_id : Int32) #

[View source]