Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
issue-linker
v0.7.0
Issue
Linker
Bright
BrightIssue
CX
CXIssue
Node
CXIssueResponse
Link
ShiftLeft
ShiftLeftIssue
Details
Tag
ShiftLeftResponse
Response
Snyk
SnykIssue
Attributes
PrimaryRegion
Vendor
VendorIssue
Generated using Crystal 1.10.1
2024-01-24 11:22:51 UTC
class
Issue::
Linker::
CX
Issue::Linker::CX
Reference
Object
Defined in:
vendors/cx/cx.cr
Constructors
.new
(token, cx_scan : String, realm : String | Nil =
nil
, mfa : Bool =
false
)
Instance Method Summary
#get_issues
: Array(CXIssue)
#issue_url
(issue : CXIssue) : String
#name
: String
Constructor Detail
def self.
new
(token, cx_scan : String, realm : String | Nil =
nil
, mfa : Bool =
false
)
#
[
View source
]
Instance Method Detail
def
get_issues
: Array(
CXIssue
)
#
[
View source
]
def
issue_url
(issue :
CXIssue
) : String
#
[
View source
]
def
name
: String
#
[
View source
]