{"id":20037832,"url":"https://github.com/openedx/edx-rbac","last_synced_at":"2026-04-02T12:05:14.114Z","repository":{"id":37830417,"uuid":"173146714","full_name":"openedx/edx-rbac","owner":"openedx","description":"Library to help managing role based access controls for django apps","archived":false,"fork":false,"pushed_at":"2025-04-03T02:15:58.000Z","size":515,"stargazers_count":9,"open_issues_count":8,"forks_count":6,"subscribers_count":65,"default_branch":"master","last_synced_at":"2025-04-10T01:15:34.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openedx.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-28T16:27:01.000Z","updated_at":"2025-03-19T12:20:56.000Z","dependencies_parsed_at":"2023-02-10T19:46:26.114Z","dependency_job_id":"d931aaaf-a633-4e0f-a45b-6a7c0964ed3c","html_url":"https://github.com/openedx/edx-rbac","commit_stats":{"total_commits":188,"total_committers":29,"mean_commits":6.482758620689655,"dds":0.7819148936170213,"last_synced_commit":"1def24d12d5311fb029dda45e987b6e5a8672d14"},"previous_names":["edx/edx-rbac"],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-rbac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-rbac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-rbac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openedx%2Fedx-rbac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openedx","download_url":"https://codeload.github.com/openedx/edx-rbac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"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","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":[],"created_at":"2024-11-13T10:23:12.756Z","updated_at":"2026-03-13T16:01:54.079Z","avatar_url":"https://github.com/openedx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"edx-rbac\n=============================\n\n|pypi-badge| |ci-badge| |codecov-badge| |doc-badge| |pyversions-badge|\n|license-badge|\n\nOverview\n--------\n\nLibrary to help manage role based access controls for django services.\n\n* See the `Getting started \u003chttps://github.com/openedx/edx-rbac/blob/master/docs/getting_started.rst\u003e`_ guide to setup\n  your development environment.\n\n* See the `How To Guide \u003chttps://github.com/openedx/edx-rbac/blob/master/docs/how_to_guide.rst\u003e`_ to learn about the\n  fundamentals of edx-rbac and how to implement RBAC in your Django service.\n\nLicense\n-------\n\nThe code in this repository is licensed under the AGPL 3.0 unless\notherwise noted.\n\nPlease see ``LICENSE.txt`` for details.\n\nHow To Contribute\n-----------------\n\nContributions are very welcome.\n\nPlease read `How To Contribute \u003chttps://github.com/openedx/.github/blob/master/CONTRIBUTING.md\u003e`_ for details.\n\n\nPR description template should be automatically applied if you are sending PR from github interface; otherwise you\ncan find it it at `PULL_REQUEST_TEMPLATE.md \u003chttps://github.com/openedx/edx-rbac/blob/master/.github/PULL_REQUEST_TEMPLATE.md\u003e`_\n\nIssue report template should be automatically applied if you are sending it from github UI as well; otherwise you\ncan find it at `ISSUE_TEMPLATE.md \u003chttps://github.com/openedx/edx-rbac/blob/master/.github/ISSUE_TEMPLATE.md\u003e`_\n\nReporting Security Issues\n-------------------------\n\nPlease do not report security issues in public. Please email security@openedx.org.\n\nGetting Help\n------------\n\nHave a question about this repository, or about Open edX in general?  Please\nrefer to this `list of resources`_ if you need any assistance.\n\n.. _list of resources: https://open.edx.org/getting-help\n\n\n.. |pypi-badge| image:: https://img.shields.io/pypi/v/edx-rbac.svg\n    :target: https://pypi.python.org/pypi/edx-rbac/\n    :alt: PyPI\n\n.. |ci-badge| image:: https://github.com/openedx/edx-rbac/workflows/Python%20CI/badge.svg?branch=master\n    :target: https://github.com/openedx/edx-rbac/actions?query=workflow%3A%22Python+CI%22\n    :alt: CI\n\n.. |codecov-badge| image:: http://codecov.io/github/edx/edx-rbac/coverage.svg?branch=master\n    :target: http://codecov.io/github/edx/edx-rbac?branch=master\n    :alt: Codecov\n\n.. |doc-badge| image:: https://readthedocs.org/projects/edx-rbac/badge/?version=latest\n    :target: http://edx-rbac.readthedocs.io/en/latest/\n    :alt: Documentation\n\n.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/edx-rbac.svg\n    :target: https://pypi.python.org/pypi/edx-rbac/\n    :alt: Supported Python versions\n\n.. |license-badge| image:: https://img.shields.io/github/license/edx/edx-rbac.svg\n    :target: https://github.com/openedx/edx-rbac/blob/master/LICENSE.txt\n    :alt: License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-rbac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenedx%2Fedx-rbac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenedx%2Fedx-rbac/lists"}