From c38d533a3faeb25032578c2e1484d52e5145be36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20VILLERS?= Date: Thu, 3 Nov 2022 11:55:38 +0100 Subject: [PATCH] feat: allow to active report as job summary --- .github/workflows/test_action.yaml | 1 + README.md | 23 +++++++------- action.yml | 5 +++ package-lock.json | 51 ++++++++++++++++++++++++------ package.json | 2 +- src/commenter.js | 9 +++++- src/main.js | 4 +++ 7 files changed, 73 insertions(+), 22 deletions(-) diff --git a/.github/workflows/test_action.yaml b/.github/workflows/test_action.yaml index e59f360..638e8ca 100644 --- a/.github/workflows/test_action.yaml +++ b/.github/workflows/test_action.yaml @@ -20,6 +20,7 @@ jobs: output_formats: sarif ignore_on_exit: results enable_comments: true + enable_jobs_summary: true comments_with_queries: true excluded_column_for_comments_with_queries: "description_id,similarity_id,search_line,search_value,cis_description_id,cis_description_title,cis_description_text,cloud_provider" - run: ls -la && ls -la myoutput diff --git a/README.md b/README.md index b1d740e..fee9534 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - [KICS Github Action](#kics-github-action) - [Integrate KICS into your GitHub workflows](#integrate-kics-into-your-github-workflows) - - [Supported Platforms](#supported-platforms) + - [Supported Platforms](#supported-platforms) - [Please find more info in the official website: kics.io](#please-find-more-info-in-the-official-website-kicsio) - [Inputs](#inputs) - [Simple usage example](#simple-usage-example) @@ -74,6 +74,7 @@ And ensure that you're using the