open-policy-agent-exercices

时间:2024-03-25 21:40:07
【文件属性】:

文件名称:open-policy-agent-exercices

文件大小:616KB

文件格式:ZIP

更新时间:2024-03-25 21:40:07

Python

开放策略代理示例 开放策略代理(OPA,发音为“ oh-pa”)是一种开放源代码的通用策略引擎,可统一整个堆栈中的策略执行。 该存储库集中了各种基于静态和动态的策略,以演示OPA的功能。 跑步练习 克隆此帖子 git clone https://github.com/fjudith/open-policy-agent-exercices opa-exercices cd opa-exercices 创建一个Python虚拟环境 virtualenv .venv ./.venv/bin/activate 原料药 pushd " ./api/01_basic_flask_restful_api " pip install -r ./requirements.txt opa run -s " ./apiserver.rego " & \ python " ./apiserver.py "


【文件预览】:
open-policy-agent-exercices-main
----.github()
--------workflows()
----dataset()
--------1k_fakenames.txt(551KB)
--------fakenames.sql(2KB)
--------1k_fakenames.csv(567KB)
----build()
--------api()
----test()
--------postman()
----README.md(1KB)
----api()
--------basic-flask-restful-api()
--------basic-bottle-restful-api()
--------rethinkdb-flask-restful-api()
--------cockroachdb-flask-restful-api()
----hack()
--------README.md(1KB)
--------api()
----docs()
--------media()
----.gitignore(40B)
----CONTRIBUTOR.md(107B)

网友评论