- Checkmarx Documentation
- Checkmarx SCA
- Checkmarx SCA - User Guide
- Creating and Configuring Projects
- Creating a Project - Project Types
Creating a Project - Project Types
There are two types of Projects in SCA:
General - upload the source code as a ZIP file, or enter a URL to a public repository.
GitHub - integrate your Project with a private GitHub repository.
The following table shows the functionality of each type of Project:
Feature | General Project | GitHub Project |
---|---|---|
Location of source code |
| GitHub repository, using personal access tokens (PAT) |
Scan trigger |
|
|
Remediation through Pull Request | Not supported | Supported |
Rescan method | Upload zip archive or specify URL each time that you run the scan | Rescan original GitHub repository TipOnce the access token has been configured it can’t be changed for that Project. |
1 Any GIT URL on which the “git clone” command can be used.