From 7b2b238307fd1d53b4ed19d57c220cfecaa5462f Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 20 Mar 2025 23:24:13 +0000 Subject: [PATCH] remove cerbos (#1217) - should be submitted to https://github.com/awesome-foss/awesome-sysadmin?tab=readme-ov-file#identity-management --- software/cerbos.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 software/cerbos.yml diff --git a/software/cerbos.yml b/software/cerbos.yml deleted file mode 100644 index 836fd9b043..0000000000 --- a/software/cerbos.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: Cerbos -website_url: https://cerbos.dev -source_code_url: https://github.com/cerbos/cerbos -description: A self-hosted, open source user authorization layer for your applications. -licenses: - - Apache-2.0 -platforms: - - Go - - deb - - Docker - - K8S -tags: - - Miscellaneous -demo_url: https://play.cerbos.dev -stargazers_count: 3676 -updated_at: '2025-03-19' -archived: false