From 6f180760685ea063ac89425ac2a68279d76b535f Mon Sep 17 00:00:00 2001 From: rwinkhart <90295779+rwinkhart@users.noreply.github.com> Date: Mon, 20 Jun 2022 09:15:39 +0000 Subject: [PATCH] Update README.md Added CodeQL badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c290772..9c074a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![sshyp](https://github.com/rwinkhart/sshyp/blob/main/extra/sshyp-linux-banner.png) +[![CodeQL](https://github.com/rwinkhart/sshyp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/rwinkhart/sshyp/actions/workflows/codeql-analysis.yml) + sshyp is a very simple self-hosted, synchronized password manager for UNIX(-like) systems (currently Haiku/FreeBSD/Linux). sshyp is compatible with entries created by pass/password-store, as its original goal was to be like pass/password-store, but far more user-friendly to synchronize with a self-hosted server.