[
{
"issueCounts": {
"open": 123,
"patched": 123,
"falsePositive": 123,
"archived": 123,
"processing": 123
},
"id": "<string>",
"projectId": "<string>",
"name": "<string>",
"url": "<string>",
"repositoryUrl": "<string>",
"isAutoEnablePatchGenerationFullScan": true,
"defaultScanTargetBranch": "<string>",
"isPrScanningEnabled": true,
"isPrScanSummaryEnabled": true,
"prBranchFormat": "<string>",
"prCommitMessageFormat": "<string>",
"prTitleTemplate": "<string>",
"prDescriptionTemplate": "<string>",
"isVulnInfoInPRComment": true,
"isAutoGeneratePrForPrScan": true,
"showCheckStatus": true,
"patchScoreThreshold": 123,
"validationThreshold": 123,
"validationThresholdName": "Critical",
"prGenerationFullScanThreshold": 123,
"patchFullScanThreshold": 123,
"prStatusThreshold": 123,
"prScanIssuePrPatchGenerationThreshold": 123,
"prScanIssuePrGenerationThreshold": 123,
"enabledSourceTypes": [
"<string>"
],
"cweWhitelist": [
"<string>"
],
"githubRepository": {
"id": "<string>",
"externalGithubRepositoryId": "<string>",
"githubAppInstallationId": "<string>"
},
"gitlabRepository": {
"id": "<string>",
"gitlabInstallationId": "<string>"
},
"bitbucket": {
"repositoryUrl": "<string>",
"linkActive": true
},
"genericGit": {
"repositoryUrl": "<string>",
"linkActive": true
}
}
]