Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giulioz/arbac-evaluator

A Typescript ARBAC policies evaluator
https://github.com/giulioz/arbac-evaluator

Last synced: 4 days ago
JSON representation

A Typescript ARBAC policies evaluator

Awesome Lists containing this project

README

        

# arbac-evaluator

A Typescript ARBAC policies evaluator (nobody likes untyped languages).

To install the dependencies you need `node` and `yarn`. Type `yarn install`.

To run this analyzer, select your file in `index.ts` and run it using `yarn start`.