From 88b8ce6c1e0e576c207ed8d6dec8730957560f5a Mon Sep 17 00:00:00 2001 From: Taras Drozdovskyi Date: Wed, 14 Feb 2024 09:00:37 +0200 Subject: [PATCH] chore: Fixed the ScoreCard badge Signed-off-by: Taras Drozdovskyi --- .github/workflows/scorecards-analysis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index 2492befd..ce6e581f 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -74,4 +74,4 @@ jobs: - name: "Upload to code-scanning" uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v2.1.27 with: - sarif_file: results.sarif + sarif_file: results.sarif \ No newline at end of file diff --git a/README.md b/README.md index 1295c02a..3d0b4c1f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build](https://github.com/samsung/mtower/workflows/Build/badge.svg)](https://github.com/samsung/mtower/actions?query=workflow%3ABuild) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6108/badge)](https://bestpractices.coreinfrastructure.org/projects/6108) -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/samsung/mtower/badge)](https://api.securityscorecards.dev/projects/github.com/samsung/mtower) +[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Samsung/mTower/badge)](https://api.securityscorecards.dev/projects/github.com/Samsung/mTower) [![RepoSize](https://img.shields.io/github/repo-size/samsung/mtower.svg)](https://github.com/samsung/mtower) [![Release](https://img.shields.io/github/v/release/samsung/mtower.svg)](https://github.com/samsung/mtower/releases) [![LICENSE](https://img.shields.io/github/license/samsung/mtower.svg)](https://github.com/samsung/mtower/blob/master/LICENSE)