Awesome
SQLE SQL Server Plugin
This is A SQL Server SQL audit for SQLE, which is an SQL audit platform.
1. Add Rule
You can define a rule in coresponding file, and then add it to the plugin by AddRule()
method. More details please refer to docs.
2. Build Binary
make docker_install # see binary file in bin/
The binary file is located in bin/
folder, and you can use it to audit your database.
3. Begin to use
More details please refer to docs.