diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 06b96cee6..6473dbe7b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -90,6 +90,7 @@ jobs: uses: advanced-security/filter-sarif@v1 with: patterns: | + -dependencies/**/* -**:cpp/path-injection -**:cpp/world-writable-file-creation -**:cpp/poorly-documented-function