Change rback GitHub link from fork to parent

While the rback fork linked to previously may have been more up-to-date in the past, the original upstream parent repository now appears to be more up-to-date
This commit is contained in:
Erik 2021-01-13 01:36:54 +00:00 committed by GitHub
parent 190a01c820
commit 9350492d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ A curated list of awesome Kubernetes security resources. Can you dig it?
- [kubectl-who-can](https://github.com/aquasecurity/kubectl-who-can) - Show who has permissions to \<verb\> \<resource\> in Kubernetes
- [kyverno](https://github.com/nirmata/kyverno) - Kubernetes Native Policy Management
- [rakkess](https://github.com/corneliusweig/rakkess) - Review access matrix for Kubernetes server resources
- [rback](https://github.com/mhausenblas/rback) - RBAC in Kubernetes visualizer
- [rback](https://github.com/team-soteria/rback) - RBAC in Kubernetes visualizer
- [trivy](https://github.com/aquasecurity/trivy) - A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
- [kubernetes-rbac-audit](https://github.com/cyberark/kubernetes-rbac-audit) - Tool for auditing RBACs in Kubernetes