Skip to content

Commit

Permalink
Update pipelinescan-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tjarrettveracode authored Nov 3, 2023
1 parent ae2c21d commit df88ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipelinescan-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
run: |
ls -l
cd target
ls -l
./veracode static scan verademo.war --fail_on_severity="Very High, High" --app_id="${{secrets.VERACODE_APP_ID}}" --results_file="results.json"
continue-on-error: true

Expand Down

0 comments on commit df88ad3

Please sign in to comment.