guardian
guardian copied to clipboard
Guardian is universal data access management tool with automated access workflows and security controls across data stores, analytical systems, and cloud products.
**Summary** Use `go install` in `make setup` instead of `go get`. https://tip.golang.org/doc/go1.16#modules > go install, with or without a version suffix (as described above), is now the recommended way to...
**Description** For the same resource expiration guardian send 3 times notification, I am guessing the reordering of var notifications can cause issues.
**Description** Guardian only allows `OWNER`, `EDITOR` and `READER` roles on bigquery dataset however GCP allowed a set of [roles](https://cloud.google.com/bigquery/docs/access-control#bigquery) on bigquery **Expected behavior** Guardian should allow all the permissible [roles](https://cloud.google.com/bigquery/docs/access-control#bigquery)...
**Summary** As part of a workflow, we can add/remove/alter approval steps and logic in policy and it can apply only to new appeals. Need a way in guardian to apply...