]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
ci: (codeql) ignore cpp/uncontrolled-process-operation
authorThomas Weißschuh <thomas@t-8ch.de>
Thu, 27 Jul 2023 05:21:02 +0000 (07:21 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 27 Jul 2023 05:21:02 +0000 (07:21 +0200)
In the context of util-linux these are mostly false positives.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
.github/workflows/codeql.yml

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