diff --git a/software/cerbos.yml b/software/cerbos.yml new file mode 100644 index 0000000000..38afc3c5d8 --- /dev/null +++ b/software/cerbos.yml @@ -0,0 +1,11 @@ +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 +tags: + - Miscellaneous +demo_url: "https://play.cerbos.dev"