issues
search
hoophq
/
hoop
Hoop.dev is an open-source access gateway that provides secure, seamless, and audited access to databases and infrastructure without exposing credentials or sensitive data.
https://hoop.dev
MIT License
231
stars
8
forks
source link
Add guard rail rules feature that blocks executions based on rules
#524
Closed
sandromello
closed
1 week ago
sandromello
commented
2 weeks ago
[logging] Change to not output stack trace when logging error
[gateway] Add CRUD routes to create guard rail rules resources (GET, POST, PUT, DELETE)
[gateway] Add connection attribute to create rule associations with connections
[gateway] Refactor connections to use gorm over postgrest