Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-FAngelino authored Jan 8, 2024
1 parent 0124dee commit b4df5cc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,8 @@ jobs:
project_name: "Github Actions SAST"
api_url: 'https://qa-api.soos.io/api/'
directories_to_exclude: "sarif2/**"
files_to_exclude: "rust_proj_202312221306.folder_it_sca.sarif.json"
files_to_exclude: "conancpp_project_202312051713.folder_it_sca.sarif.json, alpine_latest_202312071248.folder_it_csa.sarif.json"
branch_name: 'sast-only'
build_version: '1.0.0'
log_level: 'DEBUG'
on_failure: 'continue_on_failure'

0 comments on commit b4df5cc

Please sign in to comment.