class Issue::Linker::Bright
- Issue::Linker::Bright
- Reference
- Object
Defined in:
vendors/bright/bright.crConstructors
Instance Method Summary
-
#get_bright_issues : Array(BrightIssue)
Get Bright issues
- #issue_url(issue : BrightIssue) : String
-
#start_bright_scan(tests : Array(String), target_url : String)
Start a new scan on Bright
- #update(bright_issue : BrightIssue, source_path : String, issue_url : String, vendor_logo : String = "")
-
#verification_scan(target : String, issues : Array(String)) : String
Run a verification scan based on the Snyk project findings This will start a scan on Bright, the tests to run will be based on the Snyk findings
Constructor Detail
Instance Method Detail
def update(bright_issue : BrightIssue, source_path : String, issue_url : String, vendor_logo : String = "")
#
def verification_scan(target : String, issues : Array(String)) : String
#
Run a verification scan based on the Snyk project findings This will start a scan on Bright, the tests to run will be based on the Snyk findings