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

486f01f3b546d1ffde2b641cc18790a5261afa6e

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2025-01-19T15:43:57Z

fix README checkboxes for GitHub
 applications/github/README.org | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/applications/github/README.org b/applications/github/README.org
index 0ac08ae..80e0a09 100644
--- a/applications/github/README.org
+++ b/applications/github/README.org
@@ -3,13 +3,13 @@
 *NOTE*: I used the same [[https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens][PAT]] for all scripts within this folder. Note that you can likely reduce permissions for certain scripts - it's best practice to define a PAT for a specific purpose and avoid using a single PAT with broad permissions.
 
 - Personal Access Token:
-    - [X] Repository Permissions
-        - [X] Actions: read-only
-        - [X] Contents: read-only
-        - [X] Metadata: read-only
-        - [X] Workflows: read-only
-    - [X] Organization Permissions
-        - [X] Administration: read-only
+    - [x] Repository Permissions
+        - [x] Actions: read-only
+        - [x] Contents: read-only
+        - [x] Metadata: read-only
+        - [x] Workflows: read-only
+    - [x] Organization Permissions
+        - [x] Administration: read-only
 
 * =github_admins.py=
 
@@ -109,4 +109,4 @@ Files changed:
     Additions: 1, Deletions: 0, Changes: 1
   - package.json (added)
     Additions: 9, Deletions: 0, Changes: 9
-#+end_src
\ No newline at end of file
+#+end_src