File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - name : Checkmarx CxFlow Action
2727 uses : checkmarx-ts/checkmarx-cxflow-github-action@v1.1 # GitHub Action version
2828 with :
29- project : MFCx_CxFlow_JavaVulnLab-02 # <-- Insert Checkmarx CxSCA Project Name
29+ project : MFCx_CxFlow_JavaVulnLab-03 # <-- Insert Checkmarx CxSCA Project Name
3030 sca_api_url : https://api.scacheckmarx.com
3131 sca_app_url : https://sca.scacheckmarx.com
3232 sca_access_control_url : https://platform.checkmarx.net
3636 break_build : false
3737 scanners : sca
3838 bug_tracker : GitHub
39- params : --sca.team-for-new-projects='/CxServer/SCA-PM/Champions/cxflow-demo' --sca.filter-score=8.0 --sca.filter-severity=HIGH --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
39+ params : --sca.includeSources=true --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
4040 # Lab 1: params: --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
4141 # Lab 2: params: --sca.filter-severity=HIGH --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
4242 # Lab 3: params: --sca.filter-score=8.0 --sca.filter-severity=HIGH --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
4545 # Lab 6: params: --sca.includeSources=true --sca.enabledZipScan=true --sca.filter-score=8.0 --sca.filter-severity=HIGH --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
4646 # Lab 7: teams on runs for new projects
4747 # params: --sca.team-for-new-projects='/CxServer/SCA-PM/Champions/cxflow-demo' --sca.filter-score=8.0 --sca.filter-severity=HIGH --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
48+ # Lab 1 + Exploitable path w. --sca.includeSources=true
49+ # params: --sca.includeSources=true --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}
You can’t perform that action at this time.
0 commit comments