]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
codeql: don't report world-writable files
authorThomas Weißschuh <thomas@t-8ch.de>
Tue, 27 Feb 2024 19:54:33 +0000 (20:54 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Tue, 27 Feb 2024 19:55:24 +0000 (20:55 +0100)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
.github/workflows/codeql.yml

index e4f4c09b9b715e3fd2de6b51df6b1977ddb79e51..d53f74e8a41c5c570eae22d63db3a3091982b1d2 100644 (file)
@@ -45,6 +45,8 @@ jobs:
                 id: cpp/path-injection
             - exclude:
                 id: cpp/uncontrolled-process-operation
+            - exclude:
+                id: cpp/world-writable-file-creation
 
       - name: Install dependencies
         run: sudo -E .github/workflows/cibuild-setup-ubuntu.sh