{"id":32164600,"url":"https://github.com/silentsolutionsdigital/ash-rbac","last_synced_at":"2025-12-11T23:35:13.206Z","repository":{"id":180964333,"uuid":"665004223","full_name":"silentsolutionsdigital/ash-rbac","owner":"silentsolutionsdigital","description":"Ash extension that allows for easier application of policies.","archived":false,"fork":false,"pushed_at":"2024-10-01T07:40:23.000Z","size":130,"stargazers_count":21,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-21T14:51:06.751Z","etag":null,"topics":["ash","ash-rbac","elixir","rbac"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/ash_rbac/AshRbac.html","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silentsolutionsdigital.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-11T08:21:45.000Z","updated_at":"2025-10-11T09:40:06.000Z","dependencies_parsed_at":"2024-06-03T13:01:13.000Z","dependency_job_id":"9126a9b3-052c-4365-bdea-7b8903a05997","html_url":"https://github.com/silentsolutionsdigital/ash-rbac","commit_stats":null,"previous_names":["traveltechdeluxe/ash-rbac","silentsolutionsdigital/ash-rbac"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/silentsolutionsdigital/ash-rbac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentsolutionsdigital%2Fash-rbac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentsolutionsdigital%2Fash-rbac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentsolutionsdigital%2Fash-rbac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentsolutionsdigital%2Fash-rbac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silentsolutionsdigital","download_url":"https://codeload.github.com/silentsolutionsdigital/ash-rbac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silentsolutionsdigital%2Fash-rbac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27672129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"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":["ash","ash-rbac","elixir","rbac"],"created_at":"2025-10-21T14:48:32.568Z","updated_at":"2025-12-11T23:35:13.201Z","avatar_url":"https://github.com/silentsolutionsdigital.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AshRbac\n\nA small extension that allows for easier application of policies\n\n```elixir\nrbac do\n  role :user do\n    fields [:fields, :user, :can, :see]\n    actions [:actions, :user, :can :use]\n  end\nend\n```\n\n## Installation\n\nThe package can be installed by adding `ash_rbac` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:ash_rbac, \"~\u003e 0.6.1\"},\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/ash_rbac\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilentsolutionsdigital%2Fash-rbac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilentsolutionsdigital%2Fash-rbac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilentsolutionsdigital%2Fash-rbac/lists"}