From 9b967e3ee935092c0d86f5b62cd873e9e8f960ea Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 15 Mar 2024 11:25:21 +0100 Subject: [PATCH] Add some badges to README.md (#27921) Signed-off-by: stianst --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 63caf941a7b..0c342706713 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ![Keycloak](https://github.com/keycloak/keycloak-misc/blob/main/logo/logo.svg) +![GitHub Release](https://img.shields.io/github/v/release/keycloak/keycloak?label=latest%20release) +[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6818/badge)](https://bestpractices.coreinfrastructure.org/projects/6818) +![GitHub Repo stars](https://img.shields.io/github/stars/keycloak/keycloak?style=flat) +![GitHub commit activity](https://img.shields.io/github/commit-activity/m/keycloak/keycloak) + + # Open Source Identity and Access Management Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.