diff --git a/.github/workflows/polaris.yml b/.github/workflows/polaris.yml index a9a5b8f5..c045fa57 100644 --- a/.github/workflows/polaris.yml +++ b/.github/workflows/polaris.yml @@ -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"