audit-labs/audit-tools
A collection of scripts, queries, and other goodies you can use in an audit.
clone: git clone https://gitbay.org/audit-labs/audit-tools.git
9bc2176689de47cd4c82ce011e2a8a69afca228d
signed_unknown_key
author: Christian Cleberg <hello@cleberg.net> · 2025-05-07T03:00:21Z
committer: <noreply@github.com>
databases/sql/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -4,7 +4,7 @@ :r admins.sql #+end_src -,#+begin_src text +#+begin_src text | UserName | UserType | DatabaseUserName | Role | PermissionType | PermissionState | ObjectType | ObjectName | ColumnName | |-------------+--------------+------------------+-----------------+----------------+-----------------+----------------------+--------------------+------------| | SCOTT | SQL User | SCOTT | NULL | SELECT | GRANT | USER_TABLE | EMPLOYEES | NULL |