mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Check veracode 1.0.17 without exclusions - should fail
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -124,7 +124,7 @@ jobs:
|
|||||||
summary_output_file: results.json
|
summary_output_file: results.json
|
||||||
summary_display: true
|
summary_display: true
|
||||||
baseline_file: baseline.json
|
baseline_file: baseline.json
|
||||||
include: alfresco*
|
# include: alfresco*
|
||||||
- name: Upload scan result
|
- name: Upload scan result
|
||||||
if: success() || failure()
|
if: success() || failure()
|
||||||
run: zip readable_output.zip results.json
|
run: zip readable_output.zip results.json
|
||||||
|
Reference in New Issue
Block a user