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

7ba7b11f85dcca361ba5497d23b33e53f2525b0c

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2025-04-08T04:02:28Z
committer: <noreply@github.com>

add coverage to readme (#4)

 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index daa71da..24fb64f 100644
--- a/README.org
+++ b/README.org
@@ -24,7 +24,7 @@ For now, refer to the tree below for application coverage.
 tree -I ".git*|venv"
 #+end_src
 
-#+RESULTS:
+#+begin_src text
 ├── CODEOWNERS
 ├── LICENSE
 ├── README.org
@@ -70,6 +70,7 @@ tree -I ".git*|venv"
     ├── sample-html.png
     ├── sample.html
     └── sample.py
+#+end_src
 
 * Development