28 lines
553 B
YAML
28 lines
553 B
YAML
apiVersion: v2
|
|
appVersion: v0.12.0
|
|
dependencies:
|
|
- alias: ory
|
|
name: ory-commons
|
|
repository: file://../ory-commons
|
|
version: 0.1.0
|
|
description: Access Control Policies as a Server
|
|
home: https://www.ory.sh/keto/
|
|
icon: https://raw.githubusercontent.com/ory/docs/master/docs/static/img/logo-keto.svg
|
|
keywords:
|
|
- rbac
|
|
- hrbac
|
|
- acl
|
|
- iam
|
|
- api-security
|
|
- security
|
|
maintainers:
|
|
- email: hi@ory.sh
|
|
name: ORY Team
|
|
url: https://www.ory.sh/
|
|
name: keto
|
|
sources:
|
|
- https://github.com/ory/keto
|
|
- https://github.com/ory/k8s
|
|
type: application
|
|
version: 0.50.2
|