GitHub
npm
Preparing search index...
The search index is not available
Checkmarx API Client
Checkmarx API Client
CheckmarxProject
Interface CheckmarxProject
interface
CheckmarxProject
{
applicationIds
?:
string
[]
;
createdAt
?:
string
;
criticality
?:
number
;
groups
?:
string
[]
;
id
:
string
;
mainBranch
?:
string
;
name
:
string
;
repoUrl
?:
string
;
tags
?:
Record
<
string
,
string
>
;
updatedAt
?:
string
;
}
Index
Properties
application
Ids?
created
At?
criticality?
groups?
id
main
Branch?
name
repo
Url?
tags?
updated
At?
Properties
Optional
application
Ids
applicationIds
?:
string
[]
Optional
created
At
createdAt
?:
string
Optional
criticality
criticality
?:
number
Optional
groups
groups
?:
string
[]
id
id
:
string
Optional
main
Branch
mainBranch
?:
string
name
name
:
string
Optional
repo
Url
repoUrl
?:
string
Optional
tags
tags
?:
Record
<
string
,
string
>
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Ids
created
At
criticality
groups
id
main
Branch
name
repo
Url
tags
updated
At
GitHub
npm
Checkmarx API Client
Loading...