Skip to content

Commit

Permalink
add sca treshold
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarleviCm authored Jun 30, 2024
1 parent e57dbe3 commit b01f71d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/one-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}
cx_client_id: ${{ secrets.AST_RND_SCANS_CLIENT_ID }}
cx_client_secret: ${{ secrets.AST_RND_SCANS_CLIENT_SECRET }}
additional_params: --tags galactica-team --threshold "sast-high=1"
additional_params: --tags phoenix --threshold "sast-high=1;sca-high=1;sca-medium=1;sca-low=1"

0 comments on commit b01f71d

Please sign in to comment.