Skip to content

Commit ccf1773

Browse files
committed
Merge pull request #19 from L3-iGrant/docs/readme-badges
docs(readme): expand badge row with activity, security, and stack chips Signed-off-by: Lal Chandran <lal@igrant.io>
2 parents 20e6990 + 7ad45d7 commit ccf1773

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# EUDI Wallet Compliance Self-Assessment
22

3-
[![CI](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/ci.yml/badge.svg)](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/ci.yml)
4-
[![Licence: Apache-2.0](https://img.shields.io/badge/Licence-Apache_2.0-blue.svg)](./LICENSE)
5-
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](./CODE_OF_CONDUCT.md)
3+
[![CI](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/ci.yml)
4+
[![CodeQL](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/L3-iGrant/eudi-wallet-compliance/actions/workflows/codeql.yml)
5+
[![Latest release](https://img.shields.io/github/v/release/L3-iGrant/eudi-wallet-compliance?sort=semver&display_name=tag&label=release)](https://github.com/L3-iGrant/eudi-wallet-compliance/releases)
6+
[![Last commit](https://img.shields.io/github/last-commit/L3-iGrant/eudi-wallet-compliance/main?label=last%20commit)](https://github.com/L3-iGrant/eudi-wallet-compliance/commits/main)
7+
[![Open issues](https://img.shields.io/github/issues/L3-iGrant/eudi-wallet-compliance?label=open%20issues)](https://github.com/L3-iGrant/eudi-wallet-compliance/issues)
8+
[![Open PRs](https://img.shields.io/github/issues-pr/L3-iGrant/eudi-wallet-compliance?label=open%20PRs)](https://github.com/L3-iGrant/eudi-wallet-compliance/pulls)
9+
[![Licence: Apache-2.0](https://img.shields.io/badge/licence-Apache_2.0-blue.svg)](./LICENSE)
10+
[![Contributor Covenant 2.1](https://img.shields.io/badge/code%20of%20conduct-Contributor%20Covenant%202.1-4baaaa.svg)](./CODE_OF_CONDUCT.md)
11+
[![Conformance: ETSI TS 119 472-1](https://img.shields.io/badge/conformance-ETSI%20TS%20119%20472--1%20v1.2.1-1d4ed8)](https://www.etsi.org/deliver/etsi_ts/119400_119499/11947201/)
612

713
A reference conformance toolkit for EUDI Wallet infrastructure providers. The catalogue carries normative controls extracted verbatim from ETSI, ISO/IEC, IETF, and EU regulatory sources; the engine evaluates real-world credentials against those controls; the web app surfaces both as a self-assessment tool that issues a downloadable conformance report.
814

0 commit comments

Comments
 (0)