GitHub
npm
Preparing search index...
The search index is not available
Checkmarx API Client
Checkmarx API Client
CheckmarxScan
Interface CheckmarxScan
interface
CheckmarxScan
{
branch
?:
string
;
createdAt
?:
string
;
engines
?:
string
[]
;
id
:
string
;
initiator
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
projectId
?:
string
;
projectName
?:
string
;
status
:
CheckmarxScanStatus
;
statusDetails
?:
CheckmarxScanStatusDetail
[]
;
tags
?:
Record
<
string
,
string
>
;
updatedAt
?:
string
;
userAgent
?:
string
;
}
Index
Properties
branch?
created
At?
engines?
id
initiator?
metadata?
project
Id?
project
Name?
status
status
Details?
tags?
updated
At?
user
Agent?
Properties
Optional
branch
branch
?:
string
Optional
created
At
createdAt
?:
string
Optional
engines
engines
?:
string
[]
id
id
:
string
Optional
initiator
initiator
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Optional
project
Id
projectId
?:
string
Optional
project
Name
projectName
?:
string
status
status
:
CheckmarxScanStatus
Optional
status
Details
statusDetails
?:
CheckmarxScanStatusDetail
[]
Optional
tags
tags
?:
Record
<
string
,
string
>
Optional
updated
At
updatedAt
?:
string
Optional
user
Agent
userAgent
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
branch
created
At
engines
id
initiator
metadata
project
Id
project
Name
status
status
Details
tags
updated
At
user
Agent
GitHub
npm
Checkmarx API Client
Loading...