Directories
¶
| Path | Synopsis |
|---|---|
|
Package notify implements notification channels for grant request lifecycle events.
|
Package notify implements notification channels for grant request lifecycle events. |
|
proxy
|
|
|
conncheck
Package conncheck validates that a configured server row is actually reachable and usable: that an SSH bastion accepts the stored key, and that a database target can be dialed (and authenticated against) — optionally through that bastion.
|
Package conncheck validates that a configured server row is actually reachable and usable: that an SSH bastion accepts the stored key, and that a database target can be dialed (and authenticated against) — optionally through that bastion. |
|
mongodb
Package mongodb implements a transparent MongoDB wire-protocol proxy for dbbat: it terminates client authentication (SASL PLAIN over TLS or a dbb_ API key), authenticates to the upstream MongoDB with stored credentials (SCRAM-SHA-256), and grant-checks, classifies, logs and quota-enforces every command — the same pipeline as the PostgreSQL/Oracle/MySQL proxies.
|
Package mongodb implements a transparent MongoDB wire-protocol proxy for dbbat: it terminates client authentication (SASL PLAIN over TLS or a dbb_ API key), authenticates to the upstream MongoDB with stored credentials (SCRAM-SHA-256), and grant-checks, classifies, logs and quota-enforces every command — the same pipeline as the PostgreSQL/Oracle/MySQL proxies. |
|
Package store provides database access and persistence for DBBat.
|
Package store provides database access and persistence for DBBat. |
|
Package version contains build version information set via ldflags.
|
Package version contains build version information set via ldflags. |
Click to show internal directories.
Click to hide internal directories.