Skip to content

Commit

Permalink
Update polaris.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lsynopsys authored Nov 12, 2024
1 parent eec0385 commit abec539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/polaris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
polaris_access_token: ${{ secrets.POLARIS_ACCESSTOKEN }}
polaris_application_name: ${{ github.event.repository.name }}
polaris_project_name: ${{ github.event.repository.name }}
polaris_assessment_types: "SCA,SAST"
polaris_assessment_types: "SCA"
# project_directory: ${{ vars.PROJECT_DIRECTORY }}
### Uncomment below configuration for source code upload
# polaris_assessment_mode: "SOURCE_UPLOAD"
Expand Down

0 comments on commit abec539

Please sign in to comment.