Skip to content

Commit ea0e322

Browse files
authored
Update checkmarx-sca-scan-on-push.yml
Enable EP didn't work through these param settings. Needs more research
1 parent 1c5d413 commit ea0e322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkmarx-sca-scan-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
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
48+
# Lab 1 + Exploitable path w. --sca.includeSources=true THIS DIDN"T WORK NEEDS MORE RESEARCH
4949
# params: --sca.includeSources=true --namespace=${{ github.repository_owner }} --repo-name=${{ github.event.repository.name }} --branch=${{ github.ref }}

0 commit comments

Comments
 (0)