From f8e8f4303780e2a6505ea7cab591615af707df9c Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 3 Aug 2023 16:03:44 +0100 Subject: [PATCH 1/5] Update kics-gh-action.yaml --- .github/workflows/kics-gh-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics-gh-action.yaml b/.github/workflows/kics-gh-action.yaml index 327701264af..5c1664b85c5 100644 --- a/.github/workflows/kics-gh-action.yaml +++ b/.github/workflows/kics-gh-action.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run KICS Scan - uses: checkmarx/kics-github-action@v1.7.0 + uses: gabriel-cx/kics-github-action@v1.7.5-test with: token: ${{ secrets.GITHUB_TOKEN }} path: "./Dockerfile" From 4bcad73dac3258dffcbdbc1228f5e4fa638cf1c0 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 3 Aug 2023 16:06:12 +0100 Subject: [PATCH 2/5] Update kics-gh-action.yaml --- .github/workflows/kics-gh-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics-gh-action.yaml b/.github/workflows/kics-gh-action.yaml index 5c1664b85c5..07bc6556d70 100644 --- a/.github/workflows/kics-gh-action.yaml +++ b/.github/workflows/kics-gh-action.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run KICS Scan - uses: gabriel-cx/kics-github-action@v1.7.5-test + uses: gabriel-cx/kics-github-action@v1.7.5 with: token: ${{ secrets.GITHUB_TOKEN }} path: "./Dockerfile" From 7e91d6e786eda92415d9d324b220e74179af94cf Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 3 Aug 2023 16:10:20 +0100 Subject: [PATCH 3/5] Update kics-gh-action.yaml --- .github/workflows/kics-gh-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics-gh-action.yaml b/.github/workflows/kics-gh-action.yaml index 07bc6556d70..d7c2df5e6ba 100644 --- a/.github/workflows/kics-gh-action.yaml +++ b/.github/workflows/kics-gh-action.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run KICS Scan - uses: gabriel-cx/kics-github-action@v1.7.5 + uses: gabriel-cx/kics-github-action@v1.7.4 with: token: ${{ secrets.GITHUB_TOKEN }} path: "./Dockerfile" From 29725104591e75441d3856e28dd76f7ed3b56140 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 31 Aug 2023 14:12:42 +0100 Subject: [PATCH 4/5] Update kics-gh-action.yaml --- .github/workflows/kics-gh-action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics-gh-action.yaml b/.github/workflows/kics-gh-action.yaml index d7c2df5e6ba..182e0d22992 100644 --- a/.github/workflows/kics-gh-action.yaml +++ b/.github/workflows/kics-gh-action.yaml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run KICS Scan - uses: gabriel-cx/kics-github-action@v1.7.4 + uses: gabriel-cx/kics-github-action@v1.7.6 with: token: ${{ secrets.GITHUB_TOKEN }} path: "./Dockerfile" From 6027570dba8b7867987d0ca50cbe24f8bb8f7f17 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 31 Aug 2023 14:13:10 +0100 Subject: [PATCH 5/5] test v1.7.6 gh action --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dd6a5681fe3..24d13925994 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + + + [![Latest Release](https://img.shields.io/github/v/release/checkmarx/kics)](https://github.com/checkmarx/kics/releases) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Queries](https://raw.githubusercontent.com/Checkmarx/kics/gh-pages/queries.svg)](https://docs.kics.io/develop/queries/all-queries/)