Skip to content

Commit a79cd2a

Browse files
committed
Add badges for CI, license, and analysis tools
Contributed by @Evagan2018
1 parent b943b20 commit a79cd2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
[![License](https://img.shields.io/github/license/Open-CMSIS-Pack/cbuild2cmake?label)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/blob/main/LICENSE)
2+
[![CI Test results](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/ci.yml?logo=arm&logoColor=0091bd&label=Test%20results)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/ci.yml)
3+
[![CodeQL analysis](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/codeql.yml?logo=arm&logoColor=0091bd&label=CodeQL%20analysis)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/codeql.yml)
4+
[![Dependency review](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/dependency-review.yml?logo=arm&logoColor=0091bd&label=Dependency%20review)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/dependency-review.yml)
5+
[![Copyright check](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/global.yml?logo=arm&logoColor=0091bd&label=Copyright%20check)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/global.yml)
6+
[![Markdown lint check](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/markdown.yml?logo=arm&logoColor=0091bd&label=Markdown%20lint%20check)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/markdown.yml)
7+
[![Release build](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/release.yml?logo=arm&logoColor=0091bd&label=Release%20build)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/release.yml)
8+
[![Publish static analysis](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/scorecard.yml?logo=arm&logoColor=0091bd&label=Publish%20static%20analysis)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/scorecard.yml)
9+
[![TPIP check](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/tpip-check.yml?logo=arm&logoColor=0091bd&label=TPIP%20check)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/tpip-check.yml)
10+
[![Update workflows](https://img.shields.io/github/actions/workflow/status/Open-CMSIS-Pack/cbuild2cmake/update-workflows.yml?logo=arm&logoColor=0091bd&label=Update%20workflows)](https://github.com/Open-CMSIS-Pack/cbuild2cmake/tree/main/.github/workflows/update-workflows.yml)
111
[![Maintainability](https://qlty.sh/badges/bd793305-62a9-4dbd-9b91-52efbb6a2cb4/maintainability.svg)](https://qlty.sh/gh/Open-CMSIS-Pack/projects/cbuild2cmake)
212
[![Test Coverage](https://qlty.sh/badges/bd793305-62a9-4dbd-9b91-52efbb6a2cb4/test_coverage.svg)](https://qlty.sh/gh/Open-CMSIS-Pack/projects/cbuild2cmake)
313
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Open-CMSIS-Pack/cbuild2cmake/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Open-CMSIS-Pack/cbuild2cmake)

0 commit comments

Comments
 (0)