From c557d5bfee59681d8d0765a8072fc66f612410d1 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 Former-commit-id: fa618db3f76919e31da43758bda1652f19e63912 [formerly 6f180760685ea063ac89425ac2a68279d76b535f] Former-commit-id: 809209a1ba762b6dacb8a1eb9f7199873787438b --- 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.