diff --git a/.github/codeql.yml b/.github/codeql.yml index b5fc5ec6b..614d18a9b 100644 --- a/.github/codeql.yml +++ b/.github/codeql.yml @@ -4,4 +4,7 @@ paths: - src/autoconf - src/scheduler - src/ui - - src/common \ No newline at end of file + - src/common +paths-ignore: + - src/ui/static + - src/common/core/modsecurity/files \ No newline at end of file