Skip to content

Commit 8935751

Browse files
authored
demo Bridge source upload
1 parent 990b7bd commit 8935751

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/polaris-ss-action.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,8 @@ jobs:
2525
polaris_server_url: ${{ vars.POLARIS_SERVERURL }}
2626
polaris_access_token: ${{ secrets.POLARIS_ACCESSTOKEN }}
2727
polaris_assessment_types: 'SAST,SCA'
28+
polaris_assessment_mode: 'SOURCE_UPLOAD'
2829
polaris_application_name: chuckaude-${{ github.event.repository.name }}
29-
polaris_prComment_enabled: 'true'
30-
polaris_reports_sarif_create: 'true'
31-
polaris_upload_sarif_report: 'true'
32-
github_token: ${{ secrets.GITHUB_TOKEN }}
33-
# include_diagnostics: true
3430
# - name: Save Logs
3531
# if: always()
3632
# uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)