{"id":13648048,"url":"https://github.com/jasonrichardsmith/rbac-view","last_synced_at":"2026-01-12T02:00:19.257Z","repository":{"id":57519826,"uuid":"140923112","full_name":"jasonrichardsmith/rbac-view","owner":"jasonrichardsmith","description":"Visualize Kubernetes RBAC rules","archived":false,"fork":false,"pushed_at":"2020-06-11T12:03:19.000Z","size":415,"stargazers_count":157,"open_issues_count":7,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T13:07:37.909Z","etag":null,"topics":["kubernetes","rbac-management"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jasonrichardsmith.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-14T06:45:01.000Z","updated_at":"2025-05-25T02:13:10.000Z","dependencies_parsed_at":"2022-09-05T09:41:29.061Z","dependency_job_id":null,"html_url":"https://github.com/jasonrichardsmith/rbac-view","commit_stats":null,"previous_names":["jasonsaws/rbac-view","jasonrichardsmith/rbac-view"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jasonrichardsmith/rbac-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonrichardsmith%2Frbac-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonrichardsmith%2Frbac-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonrichardsmith%2Frbac-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonrichardsmith%2Frbac-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasonrichardsmith","download_url":"https://codeload.github.com/jasonrichardsmith/rbac-view/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasonrichardsmith%2Frbac-view/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kubernetes","rbac-management"],"created_at":"2024-08-02T01:03:55.685Z","updated_at":"2026-01-12T02:00:19.230Z","avatar_url":"https://github.com/jasonrichardsmith.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jasonrichardsmith/rbac-view.svg?branch=master)](https://travis-ci.org/jasonrichardsmith/rbac-view)\n\n# RBAC View\n\n\n![RBAC View Screenshot](img/screen.png?raw=true)\n\n\nRBAC  View is a tool to visualize your RBAC permissions. \n\n## Current Status\n\nThis project is considered prerelease and is under active development.\n\n## Install with Krew\n\nYou can install as a kubectl plugin by using [krew](https://github.com/GoogleContainerTools/krew)\n```bash\nkubectl krew install rbac-view\n```\n\n## Building\n\nFrom inside this repository...\n\nIf you have npm installed and a working Go environment you can run:\n\n```bash\nmake build\n```\n\nIf not but you have Docker, you can run:\n\n```bash\nmake builddocker\n```\n\nAt the end you should have a binary called rbac-view in the operating system specific folders under bin.\n\n```\nbin/linux/rbac-view\nbin/windows/rbac-view\nbin/darwin/rbac-view\n```\n\n## Running\n\nThe binary currently only supports the following output modes, and renders based on access to a Kuberentes cluster.\n\n- json to STDOUT\n- HTML server\n\n```bash\n./rbac-view --render html (default)\n```\n\n```\n./rbac-view --render json\n```\n\n## Developing\n\n### HTML Server Frontend\n\nThe web server serves up json representations and static assets compiled into the binary.\n\nThe static assets are generated utilizing npm and then compiled into the Go binary using [fileb0x](https://github.com/UnnoTed/fileb0x).\n\nThe frontend folder has a generated json file that you can develop against, so frontend developers can start developing right away by running:\n\n```bash\nnpm run dev\n```\n\n## Built with\n- [Go](https://golang.org/)\n- [npm](https://www.npmjs.com/)\n- [Vue.js](https://vuejs.org/)\n- [fileb0x](https://github.com/UnnoTed/fileb0x)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonrichardsmith%2Frbac-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonrichardsmith%2Frbac-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonrichardsmith%2Frbac-view/lists"}