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
d23d78f98de4864c6156a903b1728ebfc2ba7aba
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-12-24T00:40:34Z
README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -1,4 +1,4 @@ -# IT Audit Automation +# Audit Tools **Audit Tools** is a collection of open-source Python scripts and related resources intended to support auditors, risk professionals, and data analysts in automating common audit procedures and analyses. @@ -21,7 +21,7 @@ These tools are intended to be straightforward and applicable across a range of **Clone the Repository** ```bash -git clone https://github.com/ccleberg/audit-tools +git clone https://github.com/audit-labs/audit-tools cd audit-tools ```