Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelboulton/opa-test
Small example of using the open policy agent SDK + Bazel
https://github.com/michaelboulton/opa-test
golang openpolicyagent rego
Last synced: 10 days ago
JSON representation
Small example of using the open policy agent SDK + Bazel
- Host: GitHub
- URL: https://github.com/michaelboulton/opa-test
- Owner: michaelboulton
- License: mit
- Created: 2021-12-21T12:49:09.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T18:00:45.000Z (about 3 years ago)
- Last Synced: 2024-10-11T14:10:39.398Z (3 months ago)
- Topics: golang, openpolicyagent, rego
- Language: Starlark
- Homepage:
- Size: 123 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opa-test
Regenerate:
```
bazel run //:gazelle -- update-repos -from_file=go.mod -to_macro=deps.bzl%go_dependencies -prune=true
bazel run //:gazelle -- fix
```