From 96f2b9eae65557a41775a13c7725d44bd96b126b Mon Sep 17 00:00:00 2001 From: davidCheckmarx <65907013+davidCheckmarx@users.noreply.github.com> Date: Sun, 6 Sep 2020 14:24:01 +0300 Subject: [PATCH] Update cx.yml --- .github/workflows/cx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cx.yml b/.github/workflows/cx.yml index de6f7e3..07e103e 100644 --- a/.github/workflows/cx.yml +++ b/.github/workflows/cx.yml @@ -18,6 +18,6 @@ jobs: ast_access_key_id: ${{ secrets.AST_ACCESS_KEY_ID }} ast_access_key_secret: ${{ secrets.AST_ACCESS_KEY_SECRET }} action_scan_complete_timeout_secs: 600 - high_results_threshold: -1 + high_results_threshold: 0 medium_results_threshold: -1 low_results_threshold: -1