From 0eeac77799975ad2bbfff5c02514870d0169fada Mon Sep 17 00:00:00 2001 From: CrazyMax <1951866+crazy-max@users.noreply.github.com> Date: Sun, 2 Feb 2025 22:22:28 +0100 Subject: [PATCH] ci: remove sarif upload to github --- .github/workflows/scorecard.yml | 7 ------- README.md | 1 - 2 files changed, 8 deletions(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 7b48c96b..5bc9510d 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -22,8 +22,6 @@ jobs: permissions: # same as global permissions contents: read - # needed to upload the results to code-scanning dashboard - security-events: write # needed to publish results and get a badge (see publish_results below) id-token: write steps: @@ -44,8 +42,3 @@ jobs: path: results.sarif retention-days: 5 if-no-files-found: error - - - name: Upload to code-scanning - uses: github/codeql-action/upload-sarif@v3 - with: - sarif_file: results.sarif diff --git a/README.md b/README.md index aa18645b..5f2e2116 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ Docker Pulls
Go Report Codecov - OSSF-Scorecard Score Become a sponsor Donate PayPal