class Issue::Linker::Link

Defined in:

linker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(vendor : Vendor, bright : Bright, output : String = "json", update : Bool = false) #

[View source]

Instance Method Detail

def draw #

[View source]
def link #

Link Vendor issues to Bright issues This is done by comparing cwe and issue names


[View source]
def update #

[View source]
def verification_scan(target : String) #

[View source]