]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ci: disable cpp/path-injection rule
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 12 Jul 2023 15:16:16 +0000 (17:16 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Wed, 12 Jul 2023 19:55:48 +0000 (21:55 +0200)
commit7bc7ccb6b2df46e2cb6aea73fa718b41c666c250
treef3f11ef26ba20d69600e8ce4f83acb427d8dc63e
parent0fc338b0360a2479cc4144aba481aae1aa240c3c
ci: disable cpp/path-injection rule

This rule fires for file operations on user-specified paths.
As this behavior is the very core of many util-linux utilities it is a
false positive.

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