Skip to content

Commit cc9c19b

Browse files
authored
Comment out SAST remote location in main.yml
Comment out the remote location for SAST in the workflow configuration.
1 parent 5854586 commit cc9c19b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
polaris_assessment_types: "SAST"
3232
#polaris_assessment_types: "SCA,SAST"
3333
#polaris_test_sca_type: "SCA-SIGNATURE,SCA-PACKAGE"
34-
polaris.test.sast.location: "remote"
34+
#polaris.test.sast.location: "remote"
3535

3636
### SCANNING OPTIONAL
3737
polaris_application_name: 'susantoblackduck'

0 commit comments

Comments
 (0)